Home
last modified time | relevance | path

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

/openbmc/linux/fs/xfs/libxfs/
H A Dxfs_dir2_sf.c185 int has_ftype; in xfs_dir2_block_sfsize() local
195 has_ftype = xfs_has_ftype(mp) ? 1 : 0; in xfs_dir2_block_sfsize()
228 namelen += dep->namelen + has_ftype; in xfs_dir2_block_sfsize()