Searched refs:isdotdot (Results 1 – 2 of 2) sorted by relevance
180 int isdotdot; /* entry is ".." */ in xfs_dir2_block_sfsize() local218 isdotdot = in xfs_dir2_block_sfsize()226 if (!isdot && !isdotdot) { in xfs_dir2_block_sfsize()229 } else if (isdotdot) in xfs_dir2_block_sfsize()
182 int isdotdot = child->len == 2 && in udf_find_entry() local270 isdotdot) in udf_find_entry()