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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/fs/xfs/
H A Dxfs_trans.h989 int _xfs_trans_commit(xfs_trans_t *,
992 #define xfs_trans_commit(tp, flags) _xfs_trans_commit(tp, flags, NULL)
H A Dxfs_trans.c753 _xfs_trans_commit( function
H A Dxfs_vnodeops.c1174 error = _xfs_trans_commit(tp, 0, &log_flushed);

Completed in 159 milliseconds