Searched refs:isdotdot (Results 1 – 2 of 2) sorted by relevance
60 int isdotdot; /* entry is ".." */ in xfs_dir2_block_sfsize() local98 isdotdot = in xfs_dir2_block_sfsize()106 if (!isdot && !isdotdot) { in xfs_dir2_block_sfsize()109 } else if (isdotdot) in xfs_dir2_block_sfsize()
179 int isdotdot = child->len == 2 && in udf_find_entry() local267 isdotdot) in udf_find_entry()