Home
last modified time | relevance | path

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

/Linux-v5.15/fs/xfs/
Dxfs_log_priv.h592 void xlog_cil_commit(struct xlog *log, struct xfs_trans *tp,
Dxfs_trans.c881 xlog_cil_commit(mp->m_log, tp, &commit_seq, regrant); in __xfs_trans_commit()
Dxfs_log_cil.c1266 xlog_cil_commit( in xlog_cil_commit() function