Searched refs:xfs_dir2_leaf_entry_t (Results 1 – 7 of 7) sorted by relevance
325 xfs_dir2_leaf_entry_t *blp; /* block leaf entries */ in xfs_dir2_block_addname()571 xfs_dir2_leaf_entry_t *blp; in xfs_dir2_block_log_leaf()605 xfs_dir2_leaf_entry_t *blp; /* block leaf entries */ in xfs_dir2_block_lookup()653 xfs_dir2_leaf_entry_t *blp; /* block leaf entries */ in xfs_dir2_block_lookup_int()755 xfs_dir2_leaf_entry_t *blp; /* block leaf pointer */ in xfs_dir2_block_removename()835 xfs_dir2_leaf_entry_t *blp; /* block leaf entries */ in xfs_dir2_block_replace()881 const xfs_dir2_leaf_entry_t *la; /* first leaf entry */ in xfs_dir2_block_sort()882 const xfs_dir2_leaf_entry_t *lb; /* second leaf entry */ in xfs_dir2_block_sort()907 xfs_dir2_leaf_entry_t *lep; /* leaf entry */ in xfs_dir2_leaf_to_block()1046 xfs_dir2_leaf_entry_t *blp; /* block leaf entries */ in xfs_dir2_sf_to_block()[all …]
337 xfs_dir2_leaf_entry_t *blp; /* block's leaf entries */ in xfs_dir2_block_to_leaf()394 memcpy(ents, blp, be32_to_cpu(btp->count) * sizeof(xfs_dir2_leaf_entry_t)); in xfs_dir2_block_to_leaf()480 xfs_dir2_leaf_entry_t *lep; /* leaf entry table pointer */ in xfs_dir3_leaf_find_entry()530 sizeof(xfs_dir2_leaf_entry_t)); in xfs_dir3_leaf_find_entry()550 (highstale - index) * sizeof(xfs_dir2_leaf_entry_t)); in xfs_dir3_leaf_find_entry()656 needbytes += sizeof(xfs_dir2_leaf_entry_t); in xfs_dir2_leaf_addname()1044 xfs_dir2_leaf_entry_t *firstlep; /* pointer to first entry */ in xfs_dir3_leaf_log_ents()1045 xfs_dir2_leaf_entry_t *lastlep; /* pointer to last entry */ in xfs_dir3_leaf_log_ents()1119 xfs_dir2_leaf_entry_t *lep; /* leaf entry */ in xfs_dir2_leaf_lookup()1178 xfs_dir2_leaf_entry_t *lep; /* leaf entry */ in xfs_dir2_leaf_lookup_int()[all …]
451 } xfs_dir2_leaf_entry_t; typedef465 xfs_dir2_leaf_entry_t __ents[]; /* entries */
53 xfs_dir2_leaf_entry_t *blp; /* leaf area of the block */ in xfs_dir2_block_sfsize()546 (sfp->count + 3) * (uint)sizeof(xfs_dir2_leaf_entry_t) + in xfs_dir2_sf_addname_pick()610 (sfp->count + 2) * (uint)sizeof(xfs_dir2_leaf_entry_t) + in xfs_dir2_sf_check()714 if (offset + (sfp->count + 2) * (uint)sizeof(xfs_dir2_leaf_entry_t) + in xfs_dir2_sf_verify()
574 xfs_dir2_leaf_entry_t *lep; /* leaf entry */ in xfs_dir2_leafn_lookup_for_addname()726 xfs_dir2_leaf_entry_t *lep; /* leaf entry */ in xfs_dir2_leafn_lookup_for_entry()913 (dhdr->count - start_d) * sizeof(xfs_dir2_leaf_entry_t)); in xfs_dir3_leafn_moveents()935 count * sizeof(xfs_dir2_leaf_entry_t)); in xfs_dir3_leafn_moveents()944 count * sizeof(xfs_dir2_leaf_entry_t)); in xfs_dir3_leafn_moveents()1210 xfs_dir2_leaf_entry_t *lep; /* leaf entry */ in xfs_dir2_leafn_remove()2159 xfs_dir2_leaf_entry_t *lep; /* leaf entry being changed */ in xfs_dir2_node_replace()
49 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()