Searched refs:isdot (Results 1 – 1 of 1) sorted by relevance
74 int isdot; /* entry is "." */ in xfs_dir2_block_sfsize() local112 isdot = dep->namelen == 1 && dep->name[0] == '.'; in xfs_dir2_block_sfsize()117 if (!isdot) in xfs_dir2_block_sfsize()121 if (!isdot && !isdotdot) { in xfs_dir2_block_sfsize()