Searched refs:xlog_cil_force_seq (Results 1 - 3 of 3) sorted by last modified time

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

Completed in 143 milliseconds