Searched refs:xfs_dir2_leaf_entry_t (Results 1 – 7 of 7) sorted by relevance
354 xfs_dir2_leaf_entry_t *blp; /* block leaf entries */ in xfs_dir2_block_addname()600 xfs_dir2_leaf_entry_t *blp; in xfs_dir2_block_log_leaf()634 xfs_dir2_leaf_entry_t *blp; /* block leaf entries */ in xfs_dir2_block_lookup()682 xfs_dir2_leaf_entry_t *blp; /* block leaf entries */ in xfs_dir2_block_lookup_int()782 xfs_dir2_leaf_entry_t *blp; /* block leaf pointer */ in xfs_dir2_block_removename()863 xfs_dir2_leaf_entry_t *blp; /* block leaf entries */ in xfs_dir2_block_replace()909 const xfs_dir2_leaf_entry_t *la; /* first leaf entry */ in xfs_dir2_block_sort()910 const xfs_dir2_leaf_entry_t *lb; /* second leaf entry */ in xfs_dir2_block_sort()935 xfs_dir2_leaf_entry_t *lep; /* leaf entry */ in xfs_dir2_leaf_to_block()1078 xfs_dir2_leaf_entry_t *blp; /* block leaf entries */ in xfs_dir2_sf_to_block()[all …]
390 xfs_dir2_leaf_entry_t *blp; /* block's leaf entries */ in xfs_dir2_block_to_leaf()532 xfs_dir2_leaf_entry_t *lep; /* leaf entry table pointer */ in xfs_dir3_leaf_find_entry()582 sizeof(xfs_dir2_leaf_entry_t)); in xfs_dir3_leaf_find_entry()602 (highstale - index) * sizeof(xfs_dir2_leaf_entry_t)); in xfs_dir3_leaf_find_entry()708 needbytes += sizeof(xfs_dir2_leaf_entry_t); in xfs_dir2_leaf_addname()1096 xfs_dir2_leaf_entry_t *firstlep; /* pointer to first entry */ in xfs_dir3_leaf_log_ents()1097 xfs_dir2_leaf_entry_t *lastlep; /* pointer to last entry */ in xfs_dir3_leaf_log_ents()1168 xfs_dir2_leaf_entry_t *lep; /* leaf entry */ in xfs_dir2_leaf_lookup()1228 xfs_dir2_leaf_entry_t *lep; /* leaf entry */ in xfs_dir2_leaf_lookup_int()1360 xfs_dir2_leaf_entry_t *lep; /* leaf entry */ in xfs_dir2_leaf_removename()[all …]
431 } xfs_dir2_leaf_entry_t; typedef445 xfs_dir2_leaf_entry_t __ents[]; /* entries */
173 xfs_dir2_leaf_entry_t *blp; /* leaf area of the block */ in xfs_dir2_block_sfsize()639 (sfp->count + 3) * (uint)sizeof(xfs_dir2_leaf_entry_t) + in xfs_dir2_sf_addname_pick()702 (sfp->count + 2) * (uint)sizeof(xfs_dir2_leaf_entry_t) + in xfs_dir2_sf_check()799 if (offset + (sfp->count + 2) * (uint)sizeof(xfs_dir2_leaf_entry_t) + in xfs_dir2_sf_verify()
641 xfs_dir2_leaf_entry_t *lep; /* leaf entry */ in xfs_dir2_leafn_lookup_for_addname()791 xfs_dir2_leaf_entry_t *lep; /* leaf entry */ in xfs_dir2_leafn_lookup_for_entry()978 (dhdr->count - start_d) * sizeof(xfs_dir2_leaf_entry_t)); in xfs_dir3_leafn_moveents()1000 count * sizeof(xfs_dir2_leaf_entry_t)); in xfs_dir3_leafn_moveents()1009 count * sizeof(xfs_dir2_leaf_entry_t)); in xfs_dir3_leafn_moveents()1275 xfs_dir2_leaf_entry_t *lep; /* leaf entry */ in xfs_dir2_leafn_remove()
112 xfs_dir2_leaf_entry_t *lep=NULL; /* block leaf entries */ in __xfs_dir3_data_check()
109 XFS_CHECK_STRUCT_SIZE(xfs_dir2_leaf_entry_t, 8); in xfs_check_ondisk_structs()