Searched refs:isdotdot (Results 1 - 2 of 2) sorted by relevance

/linux-master/fs/xfs/libxfs/
H A Dxfs_dir2_sf.c180 int isdotdot; /* entry is ".." */ local
218 isdotdot =
226 if (!isdot && !isdotdot) {
229 } else if (isdotdot)
/linux-master/fs/udf/
H A Dnamei.c58 int isdotdot = child->len == 2 && local
80 isdotdot)

Completed in 112 milliseconds