Searched refs:XFS_INO64_SIZE (Results 1 - 2 of 2) sorted by relevance

/linux-master/fs/xfs/libxfs/
H A Dxfs_da_format.h198 #define XFS_INO64_SIZE 8 macro
199 #define XFS_INO64_DIFF (XFS_INO64_SIZE - XFS_INO32_SIZE)
H A Dxfs_dir2_sf.c49 count += hdr->i8count ? XFS_INO64_SIZE : XFS_INO32_SIZE; /* ino # */
238 count * XFS_INO64_SIZE :

Completed in 96 milliseconds