Searched refs:VV_ROOT (Results 1 – 25 of 43) sorted by relevance
12
87 if (!(vp->v_vflag & VV_ROOT)) { in p9fs_dispose_node()202 if (vp->v_vflag & VV_ROOT) in p9fs_node_cmp()276 if (vp->v_vflag & VV_ROOT) { in p9fs_vget_common()337 vp->v_vflag |= VV_ROOT; in p9fs_vget_common()
224 nvp->v_vflag |= VV_ROOT; /* should be further down XXX */ in deget()332 if (DETOV(dep)->v_vflag & VV_ROOT) in deupdat()386 if ((DETOV(dep)->v_vflag & VV_ROOT) && !FAT32(pmp)) { in detrunc()513 if ((vp->v_vflag & VV_ROOT) != 0 && !FAT32(pmp)) in deextend()
185 if ((vdp->v_vflag & VV_ROOT) && cnp->cn_nameptr[0] == '.' && in msdosfs_lookup_ino()
58 #define VROOT VV_ROOT
57 #define VROOT VV_ROOT
111 rvp->v_vflag |= VV_ROOT; in fdesc_mount()
216 vp->v_vflag |= VV_ROOT; in devfs_root()
249 vp->v_vflag |= VV_ROOT; in null_nodeget()
412 if ((ldvp->v_vflag & VV_ROOT) != 0 && (flags & ISDOTDOT) != 0) { in null_lookup() 413 KASSERT((dvp->v_vflag & VV_ROOT) == 0, in null_lookup()
388 vp->v_vflag |= VV_ROOT; in unionfs_nodeget()389 KASSERT(dvp != NULL || (vp->v_vflag & VV_ROOT) != 0, in unionfs_nodeget()479 KASSERT(vp->v_vnlock->lk_recurse == 0 || (vp->v_vflag & VV_ROOT) != 0, in unionfs_noderem()499 if (uvp != NULLVP && lvp != NULLVP && (vp->v_vflag & VV_ROOT) == 0) { in unionfs_noderem()
291 KASSERT((ump->um_rootvp->v_vflag & VV_ROOT) != 0, in unionfs_domount()
100 return ((vp->v_vflag & VV_ROOT) != 0); in vnode_isvroot()
171 (*vpp)->v_vflag = VV_ROOT; in pfs_vncache_alloc()
160 vp->v_vflag |= VV_ROOT; in ncl_nget()
1224 if (isroot || ((dp->v_vflag & VV_ROOT) != 0 && in vfs_lookup() 1231 if ((dp->v_vflag & VV_ROOT) == 0) in vfs_lookup() 1288 (dp->v_vflag & VV_ROOT) && (dp->v_mount != NULL) && in vfs_lookup()
1325 if ((vp->v_vflag & VV_ROOT) == 0) { in vfs_domount_update()1666 if ((vp->v_vflag & VV_ROOT) != 0 && in vfs_domount()1822 if ((vp->v_vflag & VV_ROOT) == 0 && vp->v_type != VNON && in vfs_check_usecounts()
3267 (nd.ni_vp->v_vflag & VV_ROOT) != 0) { in kern___realpathat()3506 if ((vp->v_vflag & VV_ROOT) != 0) { in vn_fullpath_dir()3642 if ((vp->v_vflag & VV_ROOT) != 0) { in vn_fullpath_any_smr()4027 if (vp->v_vflag & VV_ROOT) { in db_print_vpath()5309 if ((dvp->v_vflag & VV_ROOT) != 0) { in cache_fplookup_dotdot()
336 vp->v_vflag |= VV_ROOT; in smbfs_root()
207 if (/*vp->v_type == VDIR &&*/ (dvp->v_vflag & VV_ROOT) == 0) { in smbfs_node_alloc()
241 SMBVDEBUG("%lx: '%s' %d\n", (long)vp, np->n_name, (vp->v_vflag & VV_ROOT) != 0); in smbfs_getattr()1063 if ((flags & ISDOTDOT) && (dvp->v_vflag & VV_ROOT)) { in smbfs_lookup()
687 vp->v_vflag |= VV_ROOT; in autofs_node_vn()
580 (*vpp)->v_vflag |= VV_ROOT; in tmpfs_root()
711 vp->v_vflag |= VV_ROOT; in udf_vget()
841 vp->v_vflag |= VV_ROOT; in cd9660_vget_internal()
1040 (*vpp)->v_vflag &= ~VV_ROOT; in zfsctl_snapdir_lookup()