Symbol: nfsmount
sys/vfs/nfs/nfs.h
352
struct nfsmount *r_nmp;
sys/vfs/nfs/nfs.h
497
extern TAILQ_HEAD(nfsmount_head, nfsmount) nfs_mountq;
sys/vfs/nfs/nfs.h
655
int nfs_reply (struct nfsmount *nmp, struct nfsreq *);
sys/vfs/nfs/nfs.h
661
int nfs_sndlock (struct nfsmount *, struct nfsreq *);
sys/vfs/nfs/nfs.h
662
void nfs_sndunlock (struct nfsmount *);
sys/vfs/nfs/nfs.h
678
int nfs_asyncok(struct nfsmount *nmp);
sys/vfs/nfs/nfs.h
681
int nfs_sigintr (struct nfsmount *, struct nfsreq *, struct thread *);
sys/vfs/nfs/nfs.h
693
int nfs_getauth (struct nfsmount *, struct nfsreq *, struct ucred *,
sys/vfs/nfs/nfs.h
695
int nfs_getnickauth (struct nfsmount *, struct ucred *, char **,
sys/vfs/nfs/nfs.h
697
int nfs_savenickauth (struct nfsmount *, struct ucred *, int,
sys/vfs/nfs/nfs.h
703
int nfs_nmcancelreqs (struct nfsmount *);
sys/vfs/nfs/nfs.h
711
int nfs_connect (struct nfsmount *, struct nfsreq *);
sys/vfs/nfs/nfs.h
712
void nfs_disconnect (struct nfsmount *);
sys/vfs/nfs/nfs.h
713
void nfs_safedisconnect (struct nfsmount *);
sys/vfs/nfs/nfs.h
725
int nfs_fsinfo (struct nfsmount *, struct vnode *, struct thread *p);
sys/vfs/nfs/nfs.h
793
int nfs_clientd(struct nfsmount *nmp, struct ucred *cred,
sys/vfs/nfs/nfs.h
798
void nfssvc_iod_stop1(struct nfsmount *nmp);
sys/vfs/nfs/nfs.h
799
void nfssvc_iod_stop2(struct nfsmount *nmp);
sys/vfs/nfs/nfs.h
800
void nfssvc_iod_writer_wakeup(struct nfsmount *nmp);
sys/vfs/nfs/nfs.h
801
void nfssvc_iod_reader_wakeup(struct nfsmount *nmp);
sys/vfs/nfs/nfs_bio.c
1054
struct nfsmount *nmp;
sys/vfs/nfs/nfs_bio.c
1335
struct nfsmount *nmp;
sys/vfs/nfs/nfs_bio.c
1379
struct nfsmount *nmp = VFSTONFS(info->vp->v_mount);
sys/vfs/nfs/nfs_bio.c
1448
struct nfsmount *nmp = VFSTONFS(vp->v_mount);
sys/vfs/nfs/nfs_bio.c
1532
struct nfsmount *nmp = VFSTONFS(info->vp->v_mount);
sys/vfs/nfs/nfs_bio.c
1681
struct nfsmount *nmp = VFSTONFS(vp->v_mount);
sys/vfs/nfs/nfs_bio.c
1722
struct nfsmount *nmp = VFSTONFS(info->vp->v_mount);
sys/vfs/nfs/nfs_bio.c
506
struct nfsmount *nmp = VFSTONFS(vp->v_mount);
sys/vfs/nfs/nfs_bio.c
833
struct nfsmount *nmp;
sys/vfs/nfs/nfs_bio.c
865
struct nfsmount *nmp = VFSTONFS(vp->v_mount);
sys/vfs/nfs/nfs_bio.c
920
nfs_asyncok(struct nfsmount *nmp)
sys/vfs/nfs/nfs_bio.c
942
struct nfsmount *nmp = VFSTONFS(vp->v_mount);
sys/vfs/nfs/nfs_bio.c
96
struct nfsmount *nmp = VFSTONFS(vp->v_mount);
sys/vfs/nfs/nfs_iod.c
164
struct nfsmount *nmp = arg;
sys/vfs/nfs/nfs_iod.c
224
nfssvc_iod_stop1(struct nfsmount *nmp)
sys/vfs/nfs/nfs_iod.c
231
nfssvc_iod_stop2(struct nfsmount *nmp)
sys/vfs/nfs/nfs_iod.c
242
nfssvc_iod_writer_wakeup(struct nfsmount *nmp)
sys/vfs/nfs/nfs_iod.c
251
nfssvc_iod_reader_wakeup(struct nfsmount *nmp)
sys/vfs/nfs/nfs_iod.c
77
struct nfsmount *nmp = arg;
sys/vfs/nfs/nfs_kerb.c
70
nfs_clientd(struct nfsmount *nmp, struct ucred *cred, struct nfsd_cargs *ncd,
sys/vfs/nfs/nfs_node.c
233
struct nfsmount *nmp;
sys/vfs/nfs/nfs_node.c
383
struct nfsmount *nmp = VFSTONFS(ap->a_vp->v_mount);
sys/vfs/nfs/nfs_node.c
439
struct nfsmount *nmp = VFSTONFS(vp->v_mount);
sys/vfs/nfs/nfs_node.c
99
struct nfsmount *nmp;
sys/vfs/nfs/nfs_socket.c
1140
struct nfsmount *nmp;
sys/vfs/nfs/nfs_socket.c
1189
struct nfsmount *nmp = rep->r_nmp;
sys/vfs/nfs/nfs_socket.c
1259
struct nfsmount *nmp = rep->r_nmp;
sys/vfs/nfs/nfs_socket.c
1380
struct nfsmount *nmp = rep->r_nmp;
sys/vfs/nfs/nfs_socket.c
140
static int nfs_rcvlock (struct nfsmount *nmp, struct nfsreq *myreq);
sys/vfs/nfs/nfs_socket.c
141
static void nfs_rcvunlock (struct nfsmount *nmp);
sys/vfs/nfs/nfs_socket.c
143
static int nfs_receive (struct nfsmount *nmp, struct nfsreq *rep,
sys/vfs/nfs/nfs_socket.c
1431
struct nfsmount *nmp = req->r_nmp;
sys/vfs/nfs/nfs_socket.c
147
static int nfs_reconnect (struct nfsmount *nmp, struct nfsreq *rep);
sys/vfs/nfs/nfs_socket.c
1725
struct nfsmount *nmp;
sys/vfs/nfs/nfs_socket.c
1799
struct nfsmount *nmp = req->r_nmp;
sys/vfs/nfs/nfs_socket.c
191
nfs_connect(struct nfsmount *nmp, struct nfsreq *rep)
sys/vfs/nfs/nfs_socket.c
1956
nfs_nmcancelreqs(struct nfsmount *nmp)
sys/vfs/nfs/nfs_socket.c
2008
struct nfsmount *nmp = rep->r_nmp;
sys/vfs/nfs/nfs_socket.c
2059
nfs_sigintr(struct nfsmount *nmp, struct nfsreq *rep, struct thread *td)
sys/vfs/nfs/nfs_socket.c
2093
nfs_sndlock(struct nfsmount *nmp, struct nfsreq *rep)
sys/vfs/nfs/nfs_socket.c
2133
nfs_sndunlock(struct nfsmount *nmp)
sys/vfs/nfs/nfs_socket.c
2144
nfs_rcvlock(struct nfsmount *nmp, struct nfsreq *rep)
sys/vfs/nfs/nfs_socket.c
2220
nfs_rcvunlock(struct nfsmount *nmp)
sys/vfs/nfs/nfs_socket.c
375
nfs_reconnect(struct nfsmount *nmp, struct nfsreq *rep)
sys/vfs/nfs/nfs_socket.c
410
nfs_disconnect(struct nfsmount *nmp)
sys/vfs/nfs/nfs_socket.c
423
nfs_safedisconnect(struct nfsmount *nmp)
sys/vfs/nfs/nfs_socket.c
540
nfs_receive(struct nfsmount *nmp, struct nfsreq *rep,
sys/vfs/nfs/nfs_socket.c
788
nfs_reply(struct nfsmount *nmp, struct nfsreq *myrep)
sys/vfs/nfs/nfs_subs.c
889
struct nfsmount *nmp;
sys/vfs/nfs/nfs_syscalls.c
1034
nfs_getauth(struct nfsmount *nmp, struct nfsreq *rep,
sys/vfs/nfs/nfs_syscalls.c
1090
nfs_getnickauth(struct nfsmount *nmp, struct ucred *cred, char **auth_str,
sys/vfs/nfs/nfs_syscalls.c
1153
nfs_savenickauth(struct nfsmount *nmp, struct ucred *cred, int len,
sys/vfs/nfs/nfs_syscalls.c
135
struct nfsmount *nmp;
sys/vfs/nfs/nfs_vfsops.c
1020
struct nfsmount *nmp;
sys/vfs/nfs/nfs_vfsops.c
110
static void nfs_decode_args (struct nfsmount *nmp,
sys/vfs/nfs/nfs_vfsops.c
1180
struct nfsmount *nmp;
sys/vfs/nfs/nfs_vfsops.c
1249
nfs_free_mount(struct nfsmount *nmp)
sys/vfs/nfs/nfs_vfsops.c
1271
struct nfsmount *nmp;
sys/vfs/nfs/nfs_vfsops.c
1337
struct nfsmount *nmp = VFSTONFS(mp);
sys/vfs/nfs/nfs_vfsops.c
315
struct nfsmount *nmp = VFSTONFS(mp);
sys/vfs/nfs/nfs_vfsops.c
402
struct nfsmount *nmp = VFSTONFS(mp);
sys/vfs/nfs/nfs_vfsops.c
483
nfs_fsinfo(struct nfsmount *nmp, struct vnode *vp, struct thread *td)
sys/vfs/nfs/nfs_vfsops.c
783
nfs_decode_args(struct nfsmount *nmp, struct nfs_args *argp)
sys/vfs/nfs/nfs_vfsops.c
966
struct nfsmount *nmp = VFSTONFS(mp);
sys/vfs/nfs/nfs_vnops.c
1110
struct nfsmount *nmp;
sys/vfs/nfs/nfs_vnops.c
1303
struct nfsmount *nmp = VFSTONFS(vp->v_mount);
sys/vfs/nfs/nfs_vnops.c
1322
struct nfsmount *nmp = VFSTONFS(vp->v_mount);
sys/vfs/nfs/nfs_vnops.c
1379
struct nfsmount *nmp;
sys/vfs/nfs/nfs_vnops.c
1464
struct nfsmount *nmp = VFSTONFS(vp->v_mount);
sys/vfs/nfs/nfs_vnops.c
1678
struct nfsmount *nmp = VFSTONFS(ap->a_dvp->v_mount);
sys/vfs/nfs/nfs_vnops.c
1702
struct nfsmount *nmp = VFSTONFS(dvp->v_mount);
sys/vfs/nfs/nfs_vnops.c
1851
struct nfsmount *nmp = VFSTONFS(dvp->v_mount);
sys/vfs/nfs/nfs_vnops.c
1968
struct nfsmount *nmp = VFSTONFS(fdvp->v_mount);
sys/vfs/nfs/nfs_vnops.c
2114
struct nfsmount *nmp = VFSTONFS(tdvp->v_mount);
sys/vfs/nfs/nfs_vnops.c
2185
struct nfsmount *nmp = VFSTONFS(dvp->v_mount);
sys/vfs/nfs/nfs_vnops.c
2291
struct nfsmount *nmp = VFSTONFS(dvp->v_mount);
sys/vfs/nfs/nfs_vnops.c
2381
struct nfsmount *nmp = VFSTONFS(dvp->v_mount);
sys/vfs/nfs/nfs_vnops.c
2434
struct nfsmount *nmp = VFSTONFS(vp->v_mount);
sys/vfs/nfs/nfs_vnops.c
2498
struct nfsmount *nmp = VFSTONFS(vp->v_mount);
sys/vfs/nfs/nfs_vnops.c
2721
struct nfsmount *nmp = VFSTONFS(vp->v_mount);
sys/vfs/nfs/nfs_vnops.c
3141
struct nfsmount *nmp = VFSTONFS(vp->v_mount);
sys/vfs/nfs/nfs_vnops.c
317
struct nfsmount *nmp = VFSTONFS(vp->v_mount);
sys/vfs/nfs/nfs_vnops.c
3210
struct nfsmount *nmp = VFSTONFS(ap->a_vp->v_mount);
sys/vfs/nfs/nfs_vnops.c
3265
struct nfsmount *nmp = VFSTONFS(ap->a_vp->v_mount);
sys/vfs/nfs/nfs_vnops.c
3327
struct nfsmount *nmp = VFSTONFS(vp->v_mount);
sys/vfs/nfs/nfs_vnops.c
3641
struct nfsmount *nmp = VFSTONFS(ap->a_vp->v_mount);
sys/vfs/nfs/nfs_vnops.c
508
struct nfsmount *nmp = VFSTONFS(vp->v_mount);
sys/vfs/nfs/nfs_vnops.c
637
struct nfsmount *nmp = VFSTONFS(vp->v_mount);
sys/vfs/nfs/nfs_vnops.c
689
struct nfsmount *nmp;
sys/vfs/nfs/nfs_vnops.c
750
struct nfsmount *nmp = VFSTONFS(vp->v_mount);
sys/vfs/nfs/nfs_vnops.c
978
struct nfsmount *nmp;
sys/vfs/nfs/nfsm_subs.h
79
struct nfsmount *nmp;
sys/vfs/nfs/nfsmount.h
121
#define VFSTONFS(mp) ((struct nfsmount *)((mp)->mnt_data))
sys/vfs/nfs/nfsmount.h
122
extern void nfs_free_mount(struct nfsmount *nmp);
sys/vfs/nfs/nfsmount.h
60
TAILQ_ENTRY(nfsmount) nm_entry; /* entry in nfsmountq */