xfs_refcount_insert  371 fs/xfs/libxfs/xfs_refcount.c 	error = xfs_refcount_insert(cur, &tmp, &found_rec);
xfs_refcount_insert  912 fs/xfs/libxfs/xfs_refcount.c 				error = xfs_refcount_insert(cur, &tmp,
xfs_refcount_insert 1425 fs/xfs/libxfs/xfs_refcount.c 		error = xfs_refcount_insert(cur, &tmp,
xfs_refcount_insert   76 fs/xfs/libxfs/xfs_refcount.h extern int xfs_refcount_insert(struct xfs_btree_cur *cur,
xfs_refcount_insert 2890 fs/xfs/xfs_trace.h DEFINE_REFCOUNT_EXTENT_EVENT(xfs_refcount_insert);