Searched refs:xfs_defer_ops_capture_and_commit (Results 1 - 7 of 7) sorted by relevance

/linux-master/fs/xfs/libxfs/
H A Dxfs_defer.h127 int xfs_defer_ops_capture_and_commit(struct xfs_trans *tp,
H A Dxfs_defer.c1048 xfs_defer_ops_capture_and_commit( function
/linux-master/fs/xfs/
H A Dxfs_refcount_item.c497 return xfs_defer_ops_capture_and_commit(tp, capture_list);
H A Dxfs_bmap_item.c544 error = xfs_defer_ops_capture_and_commit(tp, capture_list);
H A Dxfs_extfree_item.c640 return xfs_defer_ops_capture_and_commit(tp, capture_list);
H A Dxfs_attr_item.c622 error = xfs_defer_ops_capture_and_commit(tp, capture_list);
H A Dxfs_rmap_item.c551 return xfs_defer_ops_capture_and_commit(tp, capture_list);

Completed in 231 milliseconds