Home
last modified time | relevance | path

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

/Linux-v6.1/fs/xfs/libxfs/
Dxfs_defer.h120 int xfs_defer_ops_capture_and_commit(struct xfs_trans *tp,
Dxfs_defer.c783 xfs_defer_ops_capture_and_commit( in xfs_defer_ops_capture_and_commit() function
/Linux-v6.1/fs/xfs/
Dxfs_attr_item.c639 error = xfs_defer_ops_capture_and_commit(tp, capture_list); in xfs_attri_item_recover()
652 error = xfs_defer_ops_capture_and_commit(tp, capture_list); in xfs_attri_item_recover()
Dxfs_bmap_item.c549 error = xfs_defer_ops_capture_and_commit(tp, capture_list); in xfs_bui_item_recover()
Dxfs_refcount_item.c575 return xfs_defer_ops_capture_and_commit(tp, capture_list); in xfs_cui_item_recover()
Dxfs_rmap_item.c579 return xfs_defer_ops_capture_and_commit(tp, capture_list); in xfs_rui_item_recover()
Dxfs_extfree_item.c639 return xfs_defer_ops_capture_and_commit(tp, capture_list); in xfs_efi_item_recover()