Searched refs:null_rootvp (Results 1 – 1 of 1) sorted by relevance
192 struct vnode *null_rootvp = nmp->nullm_rootvp; in nullfs_unmount() local198 if (vrefcnt(null_rootvp) > 1 && (mntflags & MNT_FORCE) == 0) in nullfs_unmount()201 if ((error = vflush(mp, null_rootvp, flags)) != 0) in nullfs_unmount()205 vgone(null_rootvp); in nullfs_unmount()