Searched refs:xfs_attr3_leaf_order (Results 1 – 1 of 1) sorted by relevance
/Linux-v4.19/fs/xfs/libxfs/ |
D | xfs_attr_leaf.c | 1502 xfs_attr3_leaf_order( in xfs_attr3_leaf_order() function 1534 return xfs_attr3_leaf_order(leaf1_bp, &ichdr1, leaf2_bp, &ichdr2); in xfs_attr_leaf_order() 1589 if (xfs_attr3_leaf_order(blk1->bp, &ichdr1, blk2->bp, &ichdr2)) { in xfs_attr3_leaf_rebalance() 2155 if (xfs_attr3_leaf_order(save_blk->bp, &savehdr, in xfs_attr3_leaf_unbalance() 2193 if (xfs_attr3_leaf_order(save_blk->bp, &savehdr, in xfs_attr3_leaf_unbalance()
|