Searched refs:xfs_dir2_leaf_entry_t (Results 1 – 6 of 6) sorted by relevance
361 xfs_dir2_leaf_entry_t *blp; /* block leaf entries */ in xfs_dir2_block_addname()607 xfs_dir2_leaf_entry_t *blp; in xfs_dir2_block_log_leaf()641 xfs_dir2_leaf_entry_t *blp; /* block leaf entries */ in xfs_dir2_block_lookup()689 xfs_dir2_leaf_entry_t *blp; /* block leaf entries */ in xfs_dir2_block_lookup_int()789 xfs_dir2_leaf_entry_t *blp; /* block leaf pointer */ in xfs_dir2_block_removename()870 xfs_dir2_leaf_entry_t *blp; /* block leaf entries */ in xfs_dir2_block_replace()916 const xfs_dir2_leaf_entry_t *la; /* first leaf entry */ in xfs_dir2_block_sort()917 const xfs_dir2_leaf_entry_t *lb; /* second leaf entry */ in xfs_dir2_block_sort()942 xfs_dir2_leaf_entry_t *lep; /* leaf entry */ in xfs_dir2_leaf_to_block()1086 xfs_dir2_leaf_entry_t *blp; /* block leaf entries */ in xfs_dir2_sf_to_block()[all …]
441 xfs_dir2_leaf_entry_t *blp; /* block's leaf entries */ in xfs_dir2_block_to_leaf()583 xfs_dir2_leaf_entry_t *lep; /* leaf entry table pointer */ in xfs_dir3_leaf_find_entry()633 sizeof(xfs_dir2_leaf_entry_t)); in xfs_dir3_leaf_find_entry()653 (highstale - index) * sizeof(xfs_dir2_leaf_entry_t)); in xfs_dir3_leaf_find_entry()760 needbytes += sizeof(xfs_dir2_leaf_entry_t); in xfs_dir2_leaf_addname()1148 xfs_dir2_leaf_entry_t *firstlep; /* pointer to first entry */ in xfs_dir3_leaf_log_ents()1149 xfs_dir2_leaf_entry_t *lastlep; /* pointer to last entry */ in xfs_dir3_leaf_log_ents()1220 xfs_dir2_leaf_entry_t *lep; /* leaf entry */ in xfs_dir2_leaf_lookup()1280 xfs_dir2_leaf_entry_t *lep; /* leaf entry */ in xfs_dir2_leaf_lookup_int()1413 xfs_dir2_leaf_entry_t *lep; /* leaf entry */ in xfs_dir2_leaf_removename()[all …]
442 } xfs_dir2_leaf_entry_t; typedef456 xfs_dir2_leaf_entry_t __ents[]; /* entries */
173 xfs_dir2_leaf_entry_t *blp; /* leaf area of the block */ in xfs_dir2_block_sfsize()629 (sfp->count + 3) * (uint)sizeof(xfs_dir2_leaf_entry_t) + in xfs_dir2_sf_addname_pick()691 (sfp->count + 2) * (uint)sizeof(xfs_dir2_leaf_entry_t) + in xfs_dir2_sf_check()781 if (offset + (sfp->count + 2) * (uint)sizeof(xfs_dir2_leaf_entry_t) + in xfs_dir2_sf_verify()
649 xfs_dir2_leaf_entry_t *lep; /* leaf entry */ in xfs_dir2_leafn_lookup_for_addname()800 xfs_dir2_leaf_entry_t *lep; /* leaf entry */ in xfs_dir2_leafn_lookup_for_entry()988 (dhdr->count - start_d) * sizeof(xfs_dir2_leaf_entry_t)); in xfs_dir3_leafn_moveents()1010 count * sizeof(xfs_dir2_leaf_entry_t)); in xfs_dir3_leafn_moveents()1019 count * sizeof(xfs_dir2_leaf_entry_t)); in xfs_dir3_leafn_moveents()1285 xfs_dir2_leaf_entry_t *lep; /* leaf entry */ in xfs_dir2_leafn_remove()
113 xfs_dir2_leaf_entry_t *lep=NULL; /* block leaf entries */ in __xfs_dir3_data_check()