Home | History | Annotate | Download | only in nfs

Lines Matching defs:ne_mount

122 	struct mount *ne_mount;
213 mp = ne->ne_mount;
300 KASSERT(ne->ne_mount == mp);
349 if (ne->ne_mount == mp) {
364 const struct mount *mp = ne->ne_mount;
405 *mpp = ne->ne_mount;
474 ne->ne_mount = mp;
669 struct mount *mp = ne->ne_mount;
705 struct mount *mp = nep->ne_mount;
821 if ((ne->ne_mount->mnt_flag & MNT_EXPORTED) == 0) {
843 if (np == NULL && ne->ne_mount->mnt_flag & MNT_DEFEXPORTED)