Home
last modified time | relevance | path

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

/linux-4.19.296/fs/xfs/libxfs/
Dxfs_dir2_sf.c68 int has_ftype; in xfs_dir2_block_sfsize() local
78 has_ftype = xfs_sb_version_hasftype(&mp->m_sb) ? 1 : 0; in xfs_dir2_block_sfsize()
111 namelen += dep->namelen + has_ftype; in xfs_dir2_block_sfsize()