Searched refs:xfs_bmap_first_unused (Results  1 – 4 of 4) sorted by relevance
| /Linux-v5.15/fs/xfs/libxfs/ | 
| D | xfs_bmap.h | 196 int	xfs_bmap_first_unused(struct xfs_trans *tp, struct xfs_inode *ip,
  | 
| D | xfs_attr_remote.c | 460 	error = xfs_bmap_first_unused(args->trans, args->dp, blkcnt, &lfileoff,  in xfs_attr_rmt_find_hole()
  | 
| D | xfs_da_btree.c | 2155 	error = xfs_bmap_first_unused(tp, dp, count, bno, w);  in xfs_da_grow_inode_int()
  | 
| D | xfs_bmap.c | 1256 xfs_bmap_first_unused(  in xfs_bmap_first_unused()  function
  |