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