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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/fs/xfs/
H A Dxfs_dir2_sf.c82 int isdot; /* entry is "." */ local
111 isdot = dep->namelen == 1 && dep->name[0] == '.';
116 if (!isdot)
119 if (!isdot && !isdotdot) {

Completed in 49 milliseconds