Searched refs:xfs_refcount_insert (Results 1 – 3 of 3) sorted by relevance
123 extern int xfs_refcount_insert(struct xfs_btree_cur *cur,
225 xfs_refcount_insert( in xfs_refcount_insert() function427 error = xfs_refcount_insert(cur, &tmp, &found_rec); in xfs_refcount_split_extent()1146 error = xfs_refcount_insert(cur, &tmp, in xfs_refcount_adjust_extents()1693 error = xfs_refcount_insert(cur, &tmp, in xfs_refcount_adjust_cow_extents()
3469 DEFINE_REFCOUNT_EXTENT_EVENT(xfs_refcount_insert);