Searched refs:xfs_dir2_leaf_entry_t (Results 1 – 7 of 7) sorted by relevance
328 xfs_dir2_leaf_entry_t *blp; /* block leaf entries */ in xfs_dir2_block_addname()574 xfs_dir2_leaf_entry_t *blp; in xfs_dir2_block_log_leaf()608 xfs_dir2_leaf_entry_t *blp; /* block leaf entries */ in xfs_dir2_block_lookup()656 xfs_dir2_leaf_entry_t *blp; /* block leaf entries */ in xfs_dir2_block_lookup_int()758 xfs_dir2_leaf_entry_t *blp; /* block leaf pointer */ in xfs_dir2_block_removename()838 xfs_dir2_leaf_entry_t *blp; /* block leaf entries */ in xfs_dir2_block_replace()884 const xfs_dir2_leaf_entry_t *la; /* first leaf entry */ in xfs_dir2_block_sort()885 const xfs_dir2_leaf_entry_t *lb; /* second leaf entry */ in xfs_dir2_block_sort()910 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()[all …]
398 xfs_dir2_leaf_entry_t *blp; /* block's leaf entries */ in xfs_dir2_block_to_leaf()455 memcpy(ents, blp, be32_to_cpu(btp->count) * sizeof(xfs_dir2_leaf_entry_t)); in xfs_dir2_block_to_leaf()541 xfs_dir2_leaf_entry_t *lep; /* leaf entry table pointer */ in xfs_dir3_leaf_find_entry()591 sizeof(xfs_dir2_leaf_entry_t)); in xfs_dir3_leaf_find_entry()611 (highstale - index) * sizeof(xfs_dir2_leaf_entry_t)); in xfs_dir3_leaf_find_entry()641 xfs_dir2_leaf_entry_t *lep; /* leaf entry table pointer */ in xfs_dir2_leaf_addname()720 needbytes += sizeof(xfs_dir2_leaf_entry_t); in xfs_dir2_leaf_addname()1108 xfs_dir2_leaf_entry_t *firstlep; /* pointer to first entry */ in xfs_dir3_leaf_log_ents()1109 xfs_dir2_leaf_entry_t *lastlep; /* pointer to last entry */ in xfs_dir3_leaf_log_ents()1183 xfs_dir2_leaf_entry_t *lep; /* leaf entry */ in xfs_dir2_leaf_lookup()[all …]
451 } xfs_dir2_leaf_entry_t; typedef465 xfs_dir2_leaf_entry_t __ents[]; /* entries */
436 xfs_dir2_leaf_entry_t *lep; /* leaf entry */ in xfs_dir2_leafn_add()580 xfs_dir2_leaf_entry_t *lep; /* leaf entry */ in xfs_dir2_leafn_lookup_for_addname()732 xfs_dir2_leaf_entry_t *lep; /* leaf entry */ in xfs_dir2_leafn_lookup_for_entry()918 (dhdr->count - start_d) * sizeof(xfs_dir2_leaf_entry_t)); in xfs_dir3_leafn_moveents()940 count * sizeof(xfs_dir2_leaf_entry_t)); in xfs_dir3_leafn_moveents()949 count * sizeof(xfs_dir2_leaf_entry_t)); in xfs_dir3_leafn_moveents()1215 xfs_dir2_leaf_entry_t *lep; /* leaf entry */ in xfs_dir2_leafn_remove()2194 xfs_dir2_leaf_entry_t *lep; /* leaf entry being changed */ in xfs_dir2_node_replace()
56 xfs_dir2_leaf_entry_t *blp; /* leaf area of the block */ in xfs_dir2_block_sfsize()549 (sfp->count + 3) * (uint)sizeof(xfs_dir2_leaf_entry_t) + in xfs_dir2_sf_addname_pick()613 (sfp->count + 2) * (uint)sizeof(xfs_dir2_leaf_entry_t) + in xfs_dir2_sf_check()717 if (offset + (sfp->count + 2) * (uint)sizeof(xfs_dir2_leaf_entry_t) + in xfs_dir2_sf_verify()
52 xfs_dir2_leaf_entry_t *lep=NULL; /* block leaf entries */ in __xfs_dir3_data_check()
103 XFS_CHECK_STRUCT_SIZE(xfs_dir2_leaf_entry_t, 8); in xfs_check_ondisk_structs()