Lines Matching full:hence
149 * cause, and hence minimises the CPU overhead of such behaviour.
328 * Hence what we need to do now is change the rewrite the vector array to point
846 * Hence we can allow log forces to run racily and not issue pushes for the
848 * sequence they will block on the first one and then abort, hence avoiding
925 * list before emptying the CIL and bumping the sequence number. Hence in xlog_cil_push_work()
929 * Hence the waiter will either find the commit sequence on the in xlog_cil_push_work()
942 * because we hold the flush lock exclusively. Hence we can now issue in xlog_cil_push_work()
989 * the EFD to be committed before the checkpoint with the EFI. Hence in xlog_cil_push_work()
995 * Hence we need to add this context to the committing context list so in xlog_cil_push_work()
1057 * wakeup until this commit_iclog is written to disk. Hence we use the in xlog_cil_push_work()
1069 * iclogs older than ic_prev. Hence we only need to wait in xlog_cil_push_work()
1202 * mechanism. Hence in this case we need to pass a flag to the push work to
1337 * Hence the only time we will trigger a push here is if the push sequence is
1369 * before allowing the force of push_seq to go ahead. Hence block in xlog_cil_force_seq()
1400 * Hence by the time we have got here it our sequence may not have been in xlog_cil_force_seq()
1406 * Hence if we don't find the context in the committing list and the in xlog_cil_force_seq()
1425 * we are already in a shutdown state. Hence we can't return in xlog_cil_force_seq()
1454 * first checkpoint it is written to. Hence if it is different to the in xfs_log_item_in_current_chkpt()