Home
last modified time | relevance | path

Searched refs:commit_seq (Results 1 – 2 of 2) sorted by relevance

/linux/fs/xfs/
H A Dxfs_trans.c827 xfs_csn_t commit_seq = 0; in __xfs_trans_commit() local
868 xlog_cil_commit(log, tp, &commit_seq, regrant); in __xfs_trans_commit()
877 error = xfs_log_force_seq(mp, commit_seq, XFS_LOG_SYNC, NULL); in __xfs_trans_commit()
H A Dxfs_log_cil.c1821 xfs_csn_t *commit_seq, in xlog_cil_commit() argument
1867 if (commit_seq) in xlog_cil_commit()
1868 *commit_seq = cil->xc_ctx->sequence; in xlog_cil_commit()