Home
last modified time | relevance | path

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

/linux-2.6.39/fs/xfs/
Dxfs_dir2_sf.h39 typedef struct { __uint8_t i[8]; } xfs_dir2_ino8_t; typedef
49 xfs_dir2_ino8_t i8;
90 ((uint)sizeof(xfs_dir2_ino8_t) - (uint)sizeof(xfs_dir2_ino4_t))); in xfs_dir2_sf_hdr_size()
131 ((uint)sizeof(xfs_dir2_ino8_t) - (uint)sizeof(xfs_dir2_ino4_t))); in xfs_dir2_sf_entsize_byname()
139 ((uint)sizeof(xfs_dir2_ino8_t) - (uint)sizeof(xfs_dir2_ino4_t))); in xfs_dir2_sf_entsize_byentry()
Dxfs_dir2_sf.c131 (uint)sizeof(xfs_dir2_ino8_t) * count : in xfs_dir2_block_sfsize()
314 (uint)sizeof(xfs_dir2_ino8_t) - in xfs_dir2_sf_addname()
318 ((uint)sizeof(xfs_dir2_ino8_t) - in xfs_dir2_sf_addname()
1015 ((uint)sizeof(xfs_dir2_ino8_t) - in xfs_dir2_sf_replace()
1152 ((uint)sizeof(xfs_dir2_ino8_t) - (uint)sizeof(xfs_dir2_ino4_t)); in xfs_dir2_sf_toino4()
1230 ((uint)sizeof(xfs_dir2_ino8_t) - (uint)sizeof(xfs_dir2_ino4_t)); in xfs_dir2_sf_toino8()