Home
last modified time | relevance | path

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

/linux/fs/xfs/libxfs/
A Dxfs_dir2_data.c29 xfs_dir2_data_bestfree_p( in xfs_dir2_data_bestfree_p() function
153 bf = xfs_dir2_data_bestfree_p(mp, hdr); in __xfs_dir3_data_check()
671 struct xfs_dir2_data_free *bf = xfs_dir2_data_bestfree_p(mp, hdr); in xfs_dir2_data_freescan()
759 bf = xfs_dir2_data_bestfree_p(mp, hdr); in xfs_dir3_data_init()
917 bf = xfs_dir2_data_bestfree_p(args->dp->i_mount, hdr); in xfs_dir2_data_make_free()
1108 bf = xfs_dir2_data_bestfree_p(args->dp->i_mount, hdr); in xfs_dir2_data_use_free()
A Dxfs_dir2_leaf.c481 bf = xfs_dir2_data_bestfree_p(dp->i_mount, hdr); in xfs_dir2_block_to_leaf()
880 bf = xfs_dir2_data_bestfree_p(dp->i_mount, hdr); in xfs_dir2_leaf_addname()
896 bf = xfs_dir2_data_bestfree_p(dp->i_mount, hdr); in xfs_dir2_leaf_addname()
1434 bf = xfs_dir2_data_bestfree_p(dp->i_mount, hdr); in xfs_dir2_leaf_removename()
1681 xfs_dir2_data_bestfree_p(dp->i_mount, hdr); in xfs_dir2_leaf_trim_data()
A Dxfs_dir2_priv.h63 struct xfs_dir2_data_free *xfs_dir2_data_bestfree_p(struct xfs_mount *mp,
A Dxfs_dir2_block.c211 bf = xfs_dir2_data_bestfree_p(dp->i_mount, hdr); in xfs_dir2_block_need_space()
1235 xfs_dir2_data_bestfree_p(mp, hdr), in xfs_dir2_sf_to_block()
A Dxfs_dir2_node.c1332 bf = xfs_dir2_data_bestfree_p(dp->i_mount, hdr); in xfs_dir2_leafn_remove()
1792 bf = xfs_dir2_data_bestfree_p(mp, dbp->b_addr); in xfs_dir2_node_add_datablk()
1964 bf = xfs_dir2_data_bestfree_p(dp->i_mount, hdr); in xfs_dir2_node_addname_int()
/linux/fs/xfs/scrub/
A Ddir.c493 bf = xfs_dir2_data_bestfree_p(mp, bp->b_addr); in xchk_directory_data_bestfree()
600 dfp = xfs_dir2_data_bestfree_p(sc->mp, dbp->b_addr); in xchk_directory_check_freesp()

Completed in 21 milliseconds