Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/fs/xfs/libxfs/
Dxfs_defer.h97 int xfs_defer_ops_capture_and_commit(struct xfs_trans *tp,
Dxfs_defer.c690 xfs_defer_ops_capture_and_commit( in xfs_defer_ops_capture_and_commit() function
/kernel/linux/linux-5.10/fs/xfs/
Dxfs_refcount_item.c547 return xfs_defer_ops_capture_and_commit(tp, NULL, capture_list); in xfs_cui_item_recover()
Dxfs_rmap_item.c570 return xfs_defer_ops_capture_and_commit(tp, NULL, capture_list); in xfs_rui_item_recover()
Dxfs_bmap_item.c520 error = xfs_defer_ops_capture_and_commit(tp, ip, capture_list); in xfs_bui_item_recover()
Dxfs_extfree_item.c630 return xfs_defer_ops_capture_and_commit(tp, NULL, capture_list); in xfs_efi_item_recover()