Lines Matching refs:xfs_dir2_leaf_entry_t
85 xfs_dir2_leaf_entry_t *blp; /* block leaf entries */ in xfs_dir2_block_addname()
581 xfs_dir2_leaf_entry_t *blp; /* block leaf entries */ in xfs_dir2_block_log_leaf()
621 xfs_dir2_leaf_entry_t *blp; /* block leaf entries */ in xfs_dir2_block_lookup()
667 xfs_dir2_leaf_entry_t *blp; /* block leaf entries */ in xfs_dir2_block_lookup_int()
760 xfs_dir2_leaf_entry_t *blp; /* block leaf pointer */ in xfs_dir2_block_removename()
842 xfs_dir2_leaf_entry_t *blp; /* block leaf entries */ in xfs_dir2_block_replace()
888 const xfs_dir2_leaf_entry_t *la; /* first leaf entry */ in xfs_dir2_block_sort()
889 const xfs_dir2_leaf_entry_t *lb; /* second leaf entry */ in xfs_dir2_block_sort()
914 xfs_dir2_leaf_entry_t *lep; /* leaf entry */ in xfs_dir2_leaf_to_block()
1049 xfs_dir2_leaf_entry_t *blp; /* block leaf entries */ in xfs_dir2_sf_to_block()
1125 (INT_GET(sfp->hdr.count, ARCH_CONVERT) + 2) * (uint)sizeof(xfs_dir2_leaf_entry_t); in xfs_dir2_sf_to_block()