Searched refs:xfs_attr3_leaf_compact (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/fs/xfs/libxfs/ |
H A D | xfs_attr_leaf.c | 50 STATIC void xfs_attr3_leaf_compact(struct xfs_da_args *args, 1411 xfs_attr3_leaf_compact(args, &ichdr, bp); in xfs_attr3_leaf_add() 1559 xfs_attr3_leaf_compact( in xfs_attr3_leaf_compact() function 1748 xfs_attr3_leaf_compact(args, &ichdr2, blk2->bp); in xfs_attr3_leaf_rebalance() 1777 xfs_attr3_leaf_compact(args, &ichdr1, blk1->bp); in xfs_attr3_leaf_rebalance()
|
/kernel/linux/linux-6.6/fs/xfs/libxfs/ |
H A D | xfs_attr_leaf.c | 52 STATIC void xfs_attr3_leaf_compact(struct xfs_da_args *args, 1456 xfs_attr3_leaf_compact(args, &ichdr, bp); in xfs_attr3_leaf_add() 1605 xfs_attr3_leaf_compact( in xfs_attr3_leaf_compact() function 1794 xfs_attr3_leaf_compact(args, &ichdr2, blk2->bp); in xfs_attr3_leaf_rebalance() 1823 xfs_attr3_leaf_compact(args, &ichdr1, blk1->bp); in xfs_attr3_leaf_rebalance()
|
Completed in 8 milliseconds