Home
last modified time | relevance | path

Searched refs:xfs_refcount_delete (Results 1 – 2 of 2) sorted by relevance

/fs/xfs/libxfs/
Dxfs_refcount.c219 xfs_refcount_delete( in xfs_refcount_delete() function
415 error = xfs_refcount_delete(cur, &found_rec); in xfs_refcount_merge_center_extents()
421 error = xfs_refcount_delete(cur, &found_rec); in xfs_refcount_merge_center_extents()
475 error = xfs_refcount_delete(cur, &found_rec); in xfs_refcount_merge_left_extent()
532 error = xfs_refcount_delete(cur, &found_rec); in xfs_refcount_merge_right_extent()
955 error = xfs_refcount_delete(cur, &found_rec); in xfs_refcount_adjust_extents()
1444 error = xfs_refcount_delete(cur, &found_rec); in xfs_refcount_adjust_cow_extents()
/fs/xfs/
Dxfs_trace.h2891 DEFINE_REFCOUNT_EXTENT_EVENT(xfs_refcount_delete);