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

/linux-master/fs/xfs/
H A Dxfs_log_priv.h598 xfs_lsn_t xlog_cil_force_seq(struct xlog *log, xfs_csn_t sequence);
603 xlog_cil_force_seq(log, log->l_cilp->xc_current_sequence);
H A Dxfs_log_cil.c1659 xlog_cil_force_seq( function
H A Dxfs_log.c3323 * xlog_cil_force_seq() call, but there are other writers still
3357 * xlog_cil_force_seq() to be completed.
3374 lsn = xlog_cil_force_seq(log, seq);

Completed in 220 milliseconds