Home
last modified time | relevance | path

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

/openbmc/linux/fs/xfs/libxfs/
H A Dxfs_da_format.h186 #define XFS_INO32_SIZE 4 macro
188 #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 # */ in xfs_dir2_sf_entsize()
239 count * XFS_INO32_SIZE); in xfs_dir2_block_sfsize()