Searched refs:xfs_attr_leaf_order (Results 1 – 3 of 3) sorted by relevance
298 int xfs_attr_leaf_order(struct xfs_dabuf *leaf1_bp,
1167 if (xfs_attr_leaf_order(blk1->bp, blk2->bp)) { in xfs_attr_leaf_rebalance()1755 if (xfs_attr_leaf_order(save_blk->bp, drop_blk->bp)) { in xfs_attr_leaf_unbalance()1782 if (xfs_attr_leaf_order(save_blk->bp, drop_blk->bp)) { in xfs_attr_leaf_unbalance()2166 xfs_attr_leaf_order(xfs_dabuf_t *leaf1_bp, xfs_dabuf_t *leaf2_bp) in xfs_attr_leaf_order() function
1314 before = xfs_attr_leaf_order(old_blk->bp, new_blk->bp); in xfs_da_blk_link()