Home
last modified time | relevance | path

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

/linux-4.4.14/fs/xfs/libxfs/
Dxfs_dir2_sf.c73 int i8count; /* count of big-inode entries */ in xfs_dir2_block_sfsize() local
607 int i8count; /* number of big inode#s */ in xfs_dir2_sf_check() local
648 int i8count; /* parent inode is an 8-byte number */ in xfs_dir2_sf_create() local
Dxfs_da_format.h248 __uint8_t i8count; /* count of 8-byte inode #s */ member
265 static inline int xfs_dir2_sf_hdr_size(int i8count) in xfs_dir2_sf_hdr_size()