mirror of
https://github.com/opnsense/src.git
synced 2026-04-15 14:29:58 -04:00
by both clients. Since the NLM uses various fields of the nfsmount structure, those fields were extracted and put in a separate nfs_mountcommon structure stored in sys/nfs/nfs_mountcommon.h. This structure also has a function pointer for a function that extracts the required information from the mount point and nfs vnode for that particular client, for information stored differently by the clients. Reviewed by: jhb MFC after: 2 weeks |
||
|---|---|---|
| .. | ||
| nlm.h | ||
| nlm_advlock.c | ||
| nlm_prot.h | ||
| nlm_prot_clnt.c | ||
| nlm_prot_impl.c | ||
| nlm_prot_server.c | ||
| nlm_prot_svc.c | ||
| nlm_prot_xdr.c | ||
| sm_inter.h | ||
| sm_inter_xdr.c | ||