Home
last modified time | relevance | path

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

/linux/fs/xfs/libxfs/
A Dxfs_defer.h117 int xfs_defer_ops_capture_and_commit(struct xfs_trans *tp,
A Dxfs_defer.c741 xfs_defer_ops_capture_and_commit( in xfs_defer_ops_capture_and_commit() function
/linux/fs/xfs/
A Dxfs_bmap_item.c535 error = xfs_defer_ops_capture_and_commit(tp, capture_list); in xfs_bui_item_recover()
A Dxfs_refcount_item.c560 return xfs_defer_ops_capture_and_commit(tp, capture_list); in xfs_cui_item_recover()
A Dxfs_rmap_item.c590 return xfs_defer_ops_capture_and_commit(tp, capture_list); in xfs_rui_item_recover()
A Dxfs_extfree_item.c647 return xfs_defer_ops_capture_and_commit(tp, capture_list); in xfs_efi_item_recover()

Completed in 13 milliseconds