Home
last modified time | relevance | path

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

/freebsd-9-stable/sys/gnu/fs/xfs/
Dxfs_trans.h998 int _xfs_trans_commit(xfs_trans_t *,
1003 _xfs_trans_commit(tp, flags, lsn, NULL)
Dxfs_trans.c770 _xfs_trans_commit( in _xfs_trans_commit() function
Dxfs_vnodeops.c1162 error = _xfs_trans_commit(tp, 0, NULL, &log_flushed); in xfs_fsync()