Searched refs:xfs_dir2_leaf_entry_t (Results 1 – 7 of 7) sorted by relevance
59 } xfs_dir2_leaf_entry_t; typedef75 xfs_dir2_leaf_entry_t ents[1]; /* entries */88 (uint)sizeof(xfs_dir2_leaf_entry_t)); in xfs_dir2_max_leaf_ents()
71 xfs_dir2_leaf_entry_t *blp; /* block leaf entries */ in xfs_dir2_block_addname()544 xfs_dir2_leaf_entry_t *blp; /* block leaf entries */ in xfs_dir2_block_log_leaf()584 xfs_dir2_leaf_entry_t *blp; /* block leaf entries */ in xfs_dir2_block_lookup()632 xfs_dir2_leaf_entry_t *blp; /* block leaf entries */ in xfs_dir2_block_lookup_int()737 xfs_dir2_leaf_entry_t *blp; /* block leaf pointer */ in xfs_dir2_block_removename()819 xfs_dir2_leaf_entry_t *blp; /* block leaf entries */ in xfs_dir2_block_replace()866 const xfs_dir2_leaf_entry_t *la; /* first leaf entry */ in xfs_dir2_block_sort()867 const xfs_dir2_leaf_entry_t *lb; /* second leaf entry */ in xfs_dir2_block_sort()892 xfs_dir2_leaf_entry_t *lep; /* leaf entry */ in xfs_dir2_leaf_to_block()1028 xfs_dir2_leaf_entry_t *blp; /* block leaf entries */ in xfs_dir2_sf_to_block()[all …]
56 xfs_dir2_leaf_entry_t leaf[1];
68 xfs_dir2_leaf_entry_t *blp; /* block's leaf entries */ in xfs_dir2_block_to_leaf()117 memcpy(leaf->ents, blp, be32_to_cpu(btp->count) * sizeof(xfs_dir2_leaf_entry_t)); in xfs_dir2_block_to_leaf()177 xfs_dir2_leaf_entry_t *lep; /* leaf entry table pointer */ in xfs_dir2_leaf_addname()1200 xfs_dir2_leaf_entry_t *firstlep; /* pointer to first entry */ in xfs_dir2_leaf_log_ents()1201 xfs_dir2_leaf_entry_t *lastlep; /* pointer to last entry */ in xfs_dir2_leaf_log_ents()1266 xfs_dir2_leaf_entry_t *lep; /* leaf entry */ in xfs_dir2_leaf_lookup()1321 xfs_dir2_leaf_entry_t *lep; /* leaf entry */ in xfs_dir2_leaf_lookup_int()1450 xfs_dir2_leaf_entry_t *lep; /* leaf entry */ in xfs_dir2_leaf_removename()1588 xfs_dir2_leaf_entry_t *lep; /* leaf entry */ in xfs_dir2_leaf_replace()1639 xfs_dir2_leaf_entry_t *lep; /* leaf entry */ in xfs_dir2_leaf_search_hash()
191 xfs_dir2_leaf_entry_t *lep; /* leaf entry */ in xfs_dir2_leafn_add()410 xfs_dir2_leaf_entry_t *lep; /* leaf entry */ in xfs_dir2_leafn_lookup_for_addname()554 xfs_dir2_leaf_entry_t *lep; /* leaf entry */ in xfs_dir2_leafn_lookup_for_entry()733 sizeof(xfs_dir2_leaf_entry_t)); in xfs_dir2_leafn_moveents()754 count * sizeof(xfs_dir2_leaf_entry_t)); in xfs_dir2_leafn_moveents()762 count * sizeof(xfs_dir2_leaf_entry_t)); in xfs_dir2_leafn_moveents()927 xfs_dir2_leaf_entry_t *lep; /* leaf entry */ in xfs_dir2_leafn_remove()1942 xfs_dir2_leaf_entry_t *lep; /* leaf entry being changed */ in xfs_dir2_node_replace()
75 xfs_dir2_leaf_entry_t *blp; /* leaf area of the block */ in xfs_dir2_block_sfsize()569 (sfp->hdr.count + 3) * (uint)sizeof(xfs_dir2_leaf_entry_t) + in xfs_dir2_sf_addname_pick()638 (sfp->hdr.count + 2) * (uint)sizeof(xfs_dir2_leaf_entry_t) + in xfs_dir2_sf_check()
62 xfs_dir2_leaf_entry_t *lep=NULL; /* block leaf entries */ in xfs_dir2_data_check()