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

/linux-master/fs/xfs/libxfs/
H A Dxfs_attr_leaf.c1582 xfs_attr3_leaf_order( function
1614 return xfs_attr3_leaf_order(leaf1_bp, &ichdr1, leaf2_bp, &ichdr2);
1669 if (xfs_attr3_leaf_order(blk1->bp, &ichdr1, blk2->bp, &ichdr2)) {
2233 if (xfs_attr3_leaf_order(save_blk->bp, &savehdr,
2272 if (xfs_attr3_leaf_order(save_blk->bp, &savehdr,

Completed in 262 milliseconds