Searched refs:ISDOTDOT (Results 1 – 25 of 33) sorted by relevance
12
234 || (flags & ISDOTDOT)) { in cd9660_lookup()236 && ep->name[0] == ((flags & ISDOTDOT) ? 1 : 0)) { in cd9660_lookup()378 if (flags & ISDOTDOT) { in cd9660_lookup()
180 #define ISDOTDOT 0x20000000 /* current component name is .. */ macro188 (NOEXECCHECK | MAKEENTRY | ISSYMLINK | ISLASTCN | ISDOTDOT | \
54 #define ISDOTDOT(c) (NTRM((c)[0]) == '.' && ISDOT(&((c)[1]))) macro
134 if (ISDOT(item) || ISDOTDOT(item)) in spdir()
647 p[1] && ISDOTDOT(p) && (p == *(t-1) || *(p-1) == '/') ) in tglob()
332 #define IS_DOTDOT(sp, p) (ISDOTDOT(p) && ((p) == (sp) || *((p) - 1) == '/')) in dnormalize()
1373 if (ISDOT(d->d_name) || ISDOTDOT(d->d_name)) in xgetcwd()
1146 cnp->cn_flags &= ~(ISDOTDOT|ISLASTCN); in vfs_lookup() 1153 cnp->cn_flags |= ISDOTDOT; in vfs_lookup() 1193 if (cnp->cn_flags & ISDOTDOT) { in vfs_lookup() 1397 if (cnp->cn_flags & ISDOTDOT) { in vfs_lookup() 1468 if ((cnp->cn_flags & ISDOTDOT) == 0) in vfs_lookup() 1539 if (cnp->cn_flags & ISDOTDOT) in vfs_relookup()
1944 MPASS((cnp->cn_flags & ISDOTDOT) != 0); in cache_lookup_dotdot()2067 MPASS((cnp->cn_flags & ISDOTDOT) == 0); in cache_lookup_fallback()2160 MPASS((cnp->cn_flags & ISDOTDOT) == 0); in cache_lookup()4467 (ISDOTDOT | MAKEENTRY | ISLASTCN)4633 cnp->cn_flags |= ISDOTDOT; in cache_fplookup_partial_setup()4720 MPASS((cnp->cn_flags & ISDOTDOT) == 0); in cache_fplookup_final_modifying()4794 cnp->cn_flags |= ISDOTDOT; in cache_fplookup_final_modifying()5110 MPASS((cnp->cn_flags & ISDOTDOT) == 0); in cache_fplookup_noentry()
231 #define ISDOTDOT(c) ((c)[0] == '.' && ISDOT(&((c)[1]))) macro299 if (ISDOT(d->d_name) || ISDOTDOT(d->d_name)) in getwd()
495 if (cnp->cn_flags & ISDOTDOT) { in pfs_lookup()573 if (cnp->cn_flags & ISDOTDOT) { in pfs_lookup()586 if (cnp->cn_flags & ISDOTDOT) { in pfs_lookup()
106 !(cnp->cn_flags & ISDOTDOT))); in tmpfs_lookup1() 113 if (cnp->cn_flags & ISDOTDOT) { in tmpfs_lookup1() 879 if ((fcnp->cn_flags & ISDOTDOT) != 0 || in tmpfs_rename_relock() 1032 if ((fcnp->cn_flags & ISDOTDOT) != 0 || in tmpfs_rename() 1056 if ((fcnp->cn_flags & ISDOTDOT) != 0 || in tmpfs_rename()
1063 if ((flags & ISDOTDOT) && (dvp->v_vflag & VV_ROOT)) { in smbfs_lookup()1133 if (flags & ISDOTDOT) { in smbfs_lookup()1200 if (flags & ISDOTDOT) { in smbfs_lookup()
653 } else if ((flags & ISDOTDOT) != 0) { in zfsctl_root_lookup()950 if (flags & ISDOTDOT) { in zfsctl_snapdir_lookup()
753 if ((cnp->cn_flags & ISDOTDOT) != 0) { in zfs_lookup()772 cn.cn_flags = cnp->cn_flags & ~ISDOTDOT; in zfs_lookup()817 if ((cnp->cn_flags & ISDOTDOT) == 0) in zfs_lookup()868 if ((cnp->cn_flags & ISDOTDOT) != 0) { in zfs_lookup()2820 if ((scnp->cn_flags & ISDOTDOT) != 0 || in zfs_rename_relock_lookup()2833 if ((tcnp->cn_flags & ISDOTDOT) != 0) in zfs_rename_relock_lookup()3174 (scnp->cn_flags | tcnp->cn_flags) & ISDOTDOT) { in zfs_do_rename_impl()
1168 if (flags & ISDOTDOT) { in udf_lookup()1202 if (flags & ISDOTDOT) { in udf_lookup()
223 if (cnp->cn_flags & ISDOTDOT) { in autofs_lookup()
412 if ((ldvp->v_vflag & VV_ROOT) != 0 && (flags & ISDOTDOT) != 0) { in null_lookup()
570 if (flags & ISDOTDOT) { in msdosfs_lookup_ino()
1087 (fcnp->cn_flags & ISDOTDOT) != 0 || in msdosfs_rename()1088 (tcnp->cn_flags & ISDOTDOT) != 0) { in msdosfs_rename()
249 if (cnp->cn_flags & ISDOTDOT) { in tarfs_lookup()
1072 if ((flags & ISDOTDOT) && (dvp->v_vflag & VV_ROOT)) in devfs_lookupx()1087 if (flags & ISDOTDOT) { in devfs_lookupx()
653 if (flags & ISDOTDOT) { in ext2_lookup_ino()
690 if (flags & ISDOTDOT) { in ufs_lookup_ino()
1468 if ((flags & ISDOTDOT) && !(data->dataflags & FSESS_EXPORT_SUPPORT)) in fuse_vnop_lookup()1583 if (flags & ISDOTDOT) { in fuse_vnop_lookup()