Home
last modified time | relevance | path

Searched refs:xfs_dir2_ino8_t (Results 1 – 2 of 2) sorted by relevance

/fs/xfs/
Dxfs_dir2_format.h71 typedef struct { __uint8_t i[8]; } xfs_dir2_ino8_t; typedef
81 xfs_dir2_ino8_t i8;
117 (sizeof(xfs_dir2_ino8_t) - sizeof(xfs_dir2_ino4_t)); in xfs_dir2_sf_hdr_size()
138 sizeof(xfs_dir2_ino8_t) : in xfs_dir2_sf_entsize()
Dxfs_dir2_sf.c205 (uint)sizeof(xfs_dir2_ino8_t) * count : in xfs_dir2_block_sfsize()
388 (uint)sizeof(xfs_dir2_ino8_t) - in xfs_dir2_sf_addname()
392 ((uint)sizeof(xfs_dir2_ino8_t) - in xfs_dir2_sf_addname()
1085 ((uint)sizeof(xfs_dir2_ino8_t) - in xfs_dir2_sf_replace()
1219 ((uint)sizeof(xfs_dir2_ino8_t) - (uint)sizeof(xfs_dir2_ino4_t)); in xfs_dir2_sf_toino4()
1294 ((uint)sizeof(xfs_dir2_ino8_t) - (uint)sizeof(xfs_dir2_ino4_t)); in xfs_dir2_sf_toino8()