Home
last modified time | relevance | path

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

/linux-6.3-rc2/fs/xfs/libxfs/
A Dxfs_defer.h120 int xfs_defer_ops_capture_and_commit(struct xfs_trans *tp,
A Dxfs_defer.c783 xfs_defer_ops_capture_and_commit( in xfs_defer_ops_capture_and_commit() function
/linux-6.3-rc2/fs/xfs/
A 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()
A Dxfs_refcount_item.c565 return xfs_defer_ops_capture_and_commit(tp, capture_list); in xfs_cui_item_recover()
A Dxfs_rmap_item.c573 return xfs_defer_ops_capture_and_commit(tp, capture_list); in xfs_rui_item_recover()
A Dxfs_bmap_item.c528 error = xfs_defer_ops_capture_and_commit(tp, capture_list); in xfs_bui_item_recover()
A Dxfs_extfree_item.c644 return xfs_defer_ops_capture_and_commit(tp, capture_list); in xfs_efi_item_recover()

Completed in 13 milliseconds