isdotdot          179 fs/udf/namei.c 	int isdotdot = child->len == 2 &&
isdotdot          267 fs/udf/namei.c 		    isdotdot)
isdotdot           60 fs/xfs/libxfs/xfs_dir2_sf.c 	int			isdotdot;	/* entry is ".." */
isdotdot           98 fs/xfs/libxfs/xfs_dir2_sf.c 		isdotdot =
isdotdot          106 fs/xfs/libxfs/xfs_dir2_sf.c 		if (!isdot && !isdotdot) {
isdotdot          109 fs/xfs/libxfs/xfs_dir2_sf.c 		} else if (isdotdot)