Searched refs:VV_ROOT (Results 1 – 25 of 44) sorted by relevance
12
87 if (!(vp->v_vflag & VV_ROOT)) { in p9fs_dispose_node()206 if (vp->v_vflag & VV_ROOT) in p9fs_node_cmp()280 if (vp->v_vflag & VV_ROOT) { in p9fs_vget_common()341 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()
59 #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()
100 return ((vp->v_vflag & VV_ROOT) != 0); in vnode_isvroot()
170 vp->v_vflag |= VV_ROOT; in fuse_vnode_init()
285 vp->v_vflag |= VV_ROOT; in null_nodeget()
446 if ((ldvp->v_vflag & VV_ROOT) != 0) { in null_lookup()447 KASSERT((dvp->v_vflag & VV_ROOT) == 0, in null_lookup()
171 (*vpp)->v_vflag = VV_ROOT; in pfs_vncache_alloc()
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 != NULL && lvp != NULL && (vp->v_vflag & VV_ROOT) == 0) { in unionfs_noderem()
314 KASSERT((ump->um_rootvp->v_vflag & VV_ROOT) != 0, in unionfs_domount()
160 vp->v_vflag |= VV_ROOT; in ncl_nget()
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()1069 if ((flags & ISDOTDOT) && (dvp->v_vflag & VV_ROOT)) { in smbfs_lookup()
1287 if (isroot || ((dp->v_vflag & VV_ROOT) != 0 && in vfs_lookup()1294 if ((dp->v_vflag & VV_ROOT) == 0) in vfs_lookup()1346 (dp->v_vflag & VV_ROOT) && (dp->v_mount != NULL) && in vfs_lookup()
1348 if ((vp->v_vflag & VV_ROOT) == 0) { in vfs_domount_update()1697 if ((vp->v_vflag & VV_ROOT) != 0 && in vfs_domount()1861 if ((vp->v_vflag & VV_ROOT) == 0 && vp->v_type != VNON && in vfs_check_usecounts()
3296 (nd.ni_vp->v_vflag & VV_ROOT) != 0) { in kern___realpathat()3571 if ((vp->v_vflag & VV_ROOT) != 0) { in vn_fullpath_dir()3707 if ((vp->v_vflag & VV_ROOT) != 0) { in vn_fullpath_any_smr()4142 if (vp->v_vflag & VV_ROOT) { in db_print_vpath()5419 if ((dvp->v_vflag & VV_ROOT) != 0) { in cache_fplookup_dotdot()
687 vp->v_vflag |= VV_ROOT; in autofs_node_vn()
580 (*vpp)->v_vflag |= VV_ROOT; in tmpfs_root()
712 vp->v_vflag |= VV_ROOT; in udf_vget()
841 vp->v_vflag |= VV_ROOT; in cd9660_vget_internal()