Home
last modified time | relevance | path

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

/linux/fs/xfs/libxfs/
A Dxfs_refcount.h83 extern int xfs_refcount_insert(struct xfs_btree_cur *cur,
A Dxfs_refcount.c192 xfs_refcount_insert( in xfs_refcount_insert() function
386 error = xfs_refcount_insert(cur, &tmp, &found_rec); in xfs_refcount_split_extent()
964 error = xfs_refcount_insert(cur, &tmp, in xfs_refcount_adjust_extents()
1483 error = xfs_refcount_insert(cur, &tmp, in xfs_refcount_adjust_cow_extents()
/linux/fs/xfs/
A Dxfs_trace.h3150 DEFINE_REFCOUNT_EXTENT_EVENT(xfs_refcount_insert);

Completed in 10 milliseconds