Home
last modified time | relevance | path

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

/Linux-v6.6/fs/xfs/libxfs/
Dxfs_defer.h120 int xfs_defer_ops_capture_and_commit(struct xfs_trans *tp,
Dxfs_defer.c785 xfs_defer_ops_capture_and_commit( in xfs_defer_ops_capture_and_commit() function
/Linux-v6.6/fs/xfs/
Dxfs_attr_item.c640 error = xfs_defer_ops_capture_and_commit(tp, capture_list); in xfs_attri_item_recover()
653 error = xfs_defer_ops_capture_and_commit(tp, capture_list); in xfs_attri_item_recover()
Dxfs_bmap_item.c565 error = xfs_defer_ops_capture_and_commit(tp, capture_list); in xfs_bui_item_recover()
Dxfs_refcount_item.c595 return xfs_defer_ops_capture_and_commit(tp, capture_list); in xfs_cui_item_recover()
Dxfs_rmap_item.c601 return xfs_defer_ops_capture_and_commit(tp, capture_list); in xfs_rui_item_recover()
Dxfs_extfree_item.c735 return xfs_defer_ops_capture_and_commit(tp, capture_list); in xfs_efi_item_recover()