Home
last modified time | relevance | path

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

/linux-4.19.296/fs/xfs/libxfs/
Dxfs_bmap.h192 int xfs_bmap_first_unused(struct xfs_trans *tp, struct xfs_inode *ip,
Dxfs_attr_remote.c459 error = xfs_bmap_first_unused(args->trans, args->dp, blkcnt, &lfileoff, in xfs_attr_rmtval_set()
Dxfs_da_btree.c2057 error = xfs_bmap_first_unused(tp, dp, count, bno, w); in xfs_da_grow_inode_int()
Dxfs_bmap.c1307 xfs_bmap_first_unused( in xfs_bmap_first_unused() function