Searched refs:isdotdot (Results 1 – 2 of 2) sorted by relevance
75 int isdotdot; /* entry is ".." */ in xfs_dir2_block_sfsize() local113 isdotdot = in xfs_dir2_block_sfsize()121 if (!isdot && !isdotdot) { in xfs_dir2_block_sfsize()124 } else if (isdotdot) in xfs_dir2_block_sfsize()
178 int isdotdot = child->len == 2 && in udf_find_entry() local258 isdotdot) in udf_find_entry()