Home
last modified time | relevance | path

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

/linux-6.1.9/fs/xfs/libxfs/
Dxfs_dir2_data.c28 xfs_dir2_data_bestfree_p( in xfs_dir2_data_bestfree_p() function
152 bf = xfs_dir2_data_bestfree_p(mp, hdr); in __xfs_dir3_data_check()
644 struct xfs_dir2_data_free *bf = xfs_dir2_data_bestfree_p(mp, hdr); in xfs_dir2_data_freescan()
732 bf = xfs_dir2_data_bestfree_p(mp, hdr); in xfs_dir3_data_init()
890 bf = xfs_dir2_data_bestfree_p(args->dp->i_mount, hdr); in xfs_dir2_data_make_free()
1081 bf = xfs_dir2_data_bestfree_p(args->dp->i_mount, hdr); in xfs_dir2_data_use_free()
Dxfs_dir2_leaf.c430 bf = xfs_dir2_data_bestfree_p(dp->i_mount, hdr); in xfs_dir2_block_to_leaf()
828 bf = xfs_dir2_data_bestfree_p(dp->i_mount, hdr); in xfs_dir2_leaf_addname()
844 bf = xfs_dir2_data_bestfree_p(dp->i_mount, hdr); in xfs_dir2_leaf_addname()
1381 bf = xfs_dir2_data_bestfree_p(dp->i_mount, hdr); in xfs_dir2_leaf_removename()
1625 xfs_dir2_data_bestfree_p(dp->i_mount, hdr); in xfs_dir2_leaf_trim_data()
Dxfs_dir2_priv.h63 struct xfs_dir2_data_free *xfs_dir2_data_bestfree_p(struct xfs_mount *mp,
Dxfs_dir2_block.c204 bf = xfs_dir2_data_bestfree_p(dp->i_mount, hdr); in xfs_dir2_block_need_space()
1229 xfs_dir2_data_bestfree_p(mp, hdr), in xfs_dir2_sf_to_block()
Dxfs_dir2_node.c1322 bf = xfs_dir2_data_bestfree_p(dp->i_mount, hdr); in xfs_dir2_leafn_remove()
1780 bf = xfs_dir2_data_bestfree_p(mp, dbp->b_addr); in xfs_dir2_node_add_datablk()
1953 bf = xfs_dir2_data_bestfree_p(dp->i_mount, hdr); in xfs_dir2_node_addname_int()
/linux-6.1.9/fs/xfs/scrub/
Ddir.c379 bf = xfs_dir2_data_bestfree_p(mp, bp->b_addr); in xchk_directory_data_bestfree()
486 dfp = xfs_dir2_data_bestfree_p(sc->mp, dbp->b_addr); in xchk_directory_check_freesp()