Searched refs:xfs_dir2_leafn_order (Results 1 - 3 of 3) sorted by relevance

/linux-4.1.27/fs/xfs/libxfs/
H A Dxfs_dir2_priv.h102 extern int xfs_dir2_leafn_order(struct xfs_inode *dp, struct xfs_buf *leaf1_bp,
H A Dxfs_dir2_node.c911 xfs_dir2_leafn_order( xfs_dir2_leafn_order() function
970 if ((swap = xfs_dir2_leafn_order(dp, blk1->bp, blk2->bp))) { xfs_dir2_leafn_rebalance()
1543 if (xfs_dir2_leafn_order(dp, save_blk->bp, drop_blk->bp)) xfs_dir2_leafn_unbalance()
H A Dxfs_da_btree.c1669 before = xfs_dir2_leafn_order(dp, old_blk->bp, new_blk->bp); xfs_da3_blk_link()

Completed in 75 milliseconds