Home
last modified time | relevance | path

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

/linux-4.19.296/fs/xfs/libxfs/
Dxfs_dir2_sf.c62 int isdot; /* entry is "." */ in xfs_dir2_block_sfsize() local
100 isdot = dep->namelen == 1 && dep->name[0] == '.'; in xfs_dir2_block_sfsize()
105 if (!isdot) in xfs_dir2_block_sfsize()
109 if (!isdot && !isdotdot) { in xfs_dir2_block_sfsize()