Searched refs:xfs_bmap_first_unused (Results 1 – 5 of 5) sorted by relevance
/linux-2.4.37.9/fs/xfs/ |
D | xfs_bmap.h | 210 xfs_bmap_first_unused(
|
D | xfs_dir2.c | 562 if ((error = xfs_bmap_first_unused(tp, dp, count, &bno, XFS_DATA_FORK))) { in xfs_dir2_grow_inode()
|
D | xfs_attr.c | 1993 error = xfs_bmap_first_unused(args->trans, args->dp, blkcnt, &lfileoff, in xfs_attr_rmtval_set()
|
D | xfs_da_btree.c | 1700 if ((error = xfs_bmap_first_unused(tp, dp, count, &bno, w))) { in xfs_da_grow_inode()
|
D | xfs_bmap.c | 4111 xfs_bmap_first_unused( in xfs_bmap_first_unused() function
|