Home
last modified time | relevance | path

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

/linux-6.14.4/fs/xfs/libxfs/
Dxfs_refcount.c42 STATIC int __xfs_refcount_cow_alloc(struct xfs_btree_cur *rcur,
1446 error = __xfs_refcount_cow_alloc(rcur, bno, ri->ri_blockcount); in xfs_refcount_finish_one()
1555 error = __xfs_refcount_cow_alloc(rcur, bno, ri->ri_blockcount); in xfs_rtrefcount_finish_one()
1951 __xfs_refcount_cow_alloc( in __xfs_refcount_cow_alloc() function