Searched refs:xfs_dir3_leaf_compact (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/fs/xfs/libxfs/ |
H A D | xfs_dir2_priv.h | 104 extern void xfs_dir3_leaf_compact(struct xfs_da_args *args,
|
H A D | xfs_dir2_node.c | 1644 xfs_dir3_leaf_compact(args, &drophdr, drop_blk->bp); in xfs_dir2_leafn_unbalance() 1646 xfs_dir3_leaf_compact(args, &savehdr, save_blk->bp); in xfs_dir2_leafn_unbalance()
|
H A D | xfs_dir2_leaf.c | 911 xfs_dir3_leaf_compact( in xfs_dir3_leaf_compact() function 1764 xfs_dir3_leaf_compact(args, &leafhdr, lbp); in xfs_dir2_node_to_leaf()
|
/kernel/linux/linux-6.6/fs/xfs/libxfs/ |
H A D | xfs_dir2_priv.h | 104 extern void xfs_dir3_leaf_compact(struct xfs_da_args *args,
|
H A D | xfs_dir2_node.c | 1644 xfs_dir3_leaf_compact(args, &drophdr, drop_blk->bp); in xfs_dir2_leafn_unbalance() 1646 xfs_dir3_leaf_compact(args, &savehdr, save_blk->bp); in xfs_dir2_leafn_unbalance()
|
H A D | xfs_dir2_leaf.c | 920 xfs_dir3_leaf_compact( in xfs_dir3_leaf_compact() function 1773 xfs_dir3_leaf_compact(args, &leafhdr, lbp); in xfs_dir2_node_to_leaf()
|
Completed in 10 milliseconds