Home
last modified time | relevance | path

Searched refs:t_commit_lsn (Results 1 – 3 of 3) sorted by relevance

/linux-4.1.27/fs/xfs/
Dxfs_log_cil.c794 tp->t_commit_lsn = cil->xc_ctx->sequence; in xfs_log_commit_cil()
796 *commit_lsn = tp->t_commit_lsn; in xfs_log_commit_cil()
812 xfs_trans_free_items(tp, tp->t_commit_lsn, 0); in xfs_log_commit_cil()
Dxfs_trans.h103 xfs_lsn_t t_commit_lsn; /* log seq num of end of member
Dxfs_trace.h1430 __entry->lsn = trans->t_commit_lsn;