Home
last modified time | relevance | path

Searched defs:i8count (Results 1 – 2 of 2) sorted by relevance

/linux-3.4.99/fs/xfs/
Dxfs_dir2_sf.c154 int i8count; /* count of big-inode entries */ in xfs_dir2_block_sfsize() local
683 int i8count; /* number of big inode#s */ in xfs_dir2_sf_check() local
725 int i8count; /* parent inode is an 8-byte number */ in xfs_dir2_sf_create() local
Dxfs_dir2_format.h99 __uint8_t i8count; /* count of 8-byte inode #s */ member
113 static inline int xfs_dir2_sf_hdr_size(int i8count) in xfs_dir2_sf_hdr_size()