Searched refs:xlog_cil_push_now (Results 1 - 1 of 1) sorted by relevance

/linux-master/fs/xfs/
H A Dxfs_log_cil.c1445 * xlog_cil_push_now() is used to trigger an immediate CIL push to the sequence
1463 xlog_cil_push_now( function
1638 xlog_cil_push_now(log, seq, true);
1679 xlog_cil_push_now(log, sequence, false);
1714 * The call to xlog_cil_push_now() executes the push in the background.

Completed in 136 milliseconds