Home
last modified time | relevance | path

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

/linux-3.4.99/fs/xfs/
Dxfs_log.h179 int xfs_log_commit_cil(struct xfs_mount *mp, struct xfs_trans *tp,
Dxfs_log_cil.c662 xfs_log_commit_cil( in xfs_log_commit_cil() function
Dxfs_trans.c1391 error = xfs_log_commit_cil(mp, tp, &commit_lsn, flags); in xfs_trans_commit()