Searched refs:xfs_attr3_leaf_order (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/fs/xfs/libxfs/ |
H A D | xfs_attr_leaf.c | 1618 xfs_attr3_leaf_order( in xfs_attr3_leaf_order() function 1650 return xfs_attr3_leaf_order(leaf1_bp, &ichdr1, leaf2_bp, &ichdr2); in xfs_attr_leaf_order() 1705 if (xfs_attr3_leaf_order(blk1->bp, &ichdr1, blk2->bp, &ichdr2)) { in xfs_attr3_leaf_rebalance() 2271 if (xfs_attr3_leaf_order(save_blk->bp, &savehdr, in xfs_attr3_leaf_unbalance() 2309 if (xfs_attr3_leaf_order(save_blk->bp, &savehdr, in xfs_attr3_leaf_unbalance()
|
/kernel/linux/linux-6.6/fs/xfs/libxfs/ |
H A D | xfs_attr_leaf.c | 1664 xfs_attr3_leaf_order( in xfs_attr3_leaf_order() function 1696 return xfs_attr3_leaf_order(leaf1_bp, &ichdr1, leaf2_bp, &ichdr2); in xfs_attr_leaf_order() 1751 if (xfs_attr3_leaf_order(blk1->bp, &ichdr1, blk2->bp, &ichdr2)) { in xfs_attr3_leaf_rebalance() 2315 if (xfs_attr3_leaf_order(save_blk->bp, &savehdr, in xfs_attr3_leaf_unbalance() 2353 if (xfs_attr3_leaf_order(save_blk->bp, &savehdr, in xfs_attr3_leaf_unbalance()
|
Completed in 7 milliseconds