Home
last modified time | relevance | path

Searched defs:nfssockreq (Results 1 – 1 of 1) sorted by relevance

/freebsd-12-stable/sys/fs/nfs/
Dnfs.h586 struct nfssockreq { struct
587 NFSSOCKADDR_T nr_nam;
588 int nr_sotype;
589 int nr_soproto;
590 int nr_soflags;
591 struct ucred *nr_cred;
592 int nr_lock;
593 NFSMUTEX_T nr_mtx;
594 u_int32_t nr_prog;
595 u_int32_t nr_vers;
[all …]