Searched refs:xfs_dir2_ino8_t (Results 1 – 3 of 3) sorted by relevance
220 typedef struct { __uint8_t i[8]; } xfs_dir2_ino8_t; typedef230 xfs_dir2_ino8_t i8;269 (sizeof(xfs_dir2_ino8_t) - sizeof(xfs_dir2_ino4_t)); in xfs_dir2_sf_hdr_size()
134 (uint)sizeof(xfs_dir2_ino8_t) * count : in xfs_dir2_block_sfsize()327 ((uint)sizeof(xfs_dir2_ino8_t) - in xfs_dir2_sf_addname()906 ((uint)sizeof(xfs_dir2_ino8_t) - in xfs_dir2_sf_replace()1031 ((uint)sizeof(xfs_dir2_ino8_t) - (uint)sizeof(xfs_dir2_ino4_t)); in xfs_dir2_sf_toino4()1107 ((uint)sizeof(xfs_dir2_ino8_t) - (uint)sizeof(xfs_dir2_ino4_t)); in xfs_dir2_sf_toino8()
43 count += hdr->i8count ? sizeof(xfs_dir2_ino8_t) : in xfs_dir2_sf_entsize()