Home
last modified time | relevance | path

Searched refs:xfs_refcount_insert (Results 1 – 3 of 3) sorted by relevance

/linux-4.19.296/fs/xfs/libxfs/
Dxfs_refcount.h76 extern int xfs_refcount_insert(struct xfs_btree_cur *cur,
Dxfs_refcount.c191 xfs_refcount_insert( in xfs_refcount_insert() function
373 error = xfs_refcount_insert(cur, &tmp, &found_rec); in xfs_refcount_split_extent()
914 error = xfs_refcount_insert(cur, &tmp, in xfs_refcount_adjust_extents()
1428 error = xfs_refcount_insert(cur, &tmp, in xfs_refcount_adjust_cow_extents()
/linux-4.19.296/fs/xfs/
Dxfs_trace.h2865 DEFINE_REFCOUNT_EXTENT_EVENT(xfs_refcount_insert);