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

/linux-master/fs/xfs/libxfs/
H A Dxfs_refcount.c262 xfs_refcount_delete( function
485 error = xfs_refcount_delete(cur, &found_rec);
495 error = xfs_refcount_delete(cur, &found_rec);
561 error = xfs_refcount_delete(cur, &found_rec);
630 error = xfs_refcount_delete(cur, &found_rec);
1225 error = xfs_refcount_delete(cur, &found_rec);
1774 error = xfs_refcount_delete(cur, &found_rec);
/linux-master/fs/xfs/
H A Dxfs_trace.h3354 DEFINE_REFCOUNT_EXTENT_EVENT(xfs_refcount_delete); variable

Completed in 269 milliseconds