Home
last modified time | relevance | path

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

/openbmc/linux/fs/xfs/libxfs/
H A Dxfs_defer.h120 int xfs_defer_ops_capture_and_commit(struct xfs_trans *tp,
H A Dxfs_defer.c842 xfs_defer_ops_capture_and_commit( in xfs_defer_ops_capture_and_commit() function
/openbmc/linux/fs/xfs/
H A Dxfs_attr_item.c653 error = xfs_defer_ops_capture_and_commit(tp, capture_list); in xfs_attri_item_recover()
666 error = xfs_defer_ops_capture_and_commit(tp, capture_list); in xfs_attri_item_recover()
H A Dxfs_refcount_item.c597 return xfs_defer_ops_capture_and_commit(tp, capture_list); in xfs_cui_item_recover()
H A Dxfs_bmap_item.c568 error = xfs_defer_ops_capture_and_commit(tp, capture_list); in xfs_bui_item_recover()
H A Dxfs_rmap_item.c604 return xfs_defer_ops_capture_and_commit(tp, capture_list); in xfs_rui_item_recover()
H A Dxfs_extfree_item.c738 return xfs_defer_ops_capture_and_commit(tp, capture_list); in xfs_efi_item_recover()