Searched refs:v_mountedhere (Results 1 – 5 of 5) sorted by relevance
120 #define v_mountedhere v_un.vu_mountedhere macro
235 if (vp->v_mountedhere != NULL) {299 vp->v_mountedhere = mp;319 mp->mnt_vnodecovered->v_mountedhere = (struct mount *)0;342 if (VFS_ROOT(olddp->v_mountedhere, &newdp))461 coveredvp->v_mountedhere = NULL; in dounmount()741 while (!error && (mp = vp->v_mountedhere) != NULL) {
516 while (dp->v_type == VDIR && (mp = dp->v_mountedhere) &&
1359 if (dp == ip || vp->v_mountedhere != 0) {
1789 if (tvp->v_type == VDIR && tvp->v_mountedhere) {1794 if (fvp->v_type == VDIR && fvp->v_mountedhere) {