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

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

Completed in 196 milliseconds