Home
last modified time | relevance | path

Searched refs:nfs_export_options (Results 1 – 4 of 4) sorted by relevance

/xnu-8796.141.3/bsd/nfs/
H A Dnfs.h606 struct nfs_export_options { struct
615 struct nfs_export_options no_opt; /* export options */ argument
699 struct nfs_export_options nx_defopt; /* default options */
1107 struct nfs_export_options *);
1114 struct nfs_export **, struct nfs_export_options **);
1126 struct nfs_export **, struct nfs_export_options **);
H A Dnfs_serv.c169 int nfsrv_authorize(vnode_t, vnode_t, kauth_action_t, vfs_context_t, struct nfs_export_options*, in…
281 struct nfs_export_options *nxo; in nfsrv_access()
414 struct nfs_export_options *nxo; in nfsrv_getattr()
495 struct nfs_export_options *nxo; in nfsrv_setattr()
661 struct nfs_export_options *nxo; in nfsrv_lookup()
768 struct nfs_export_options *nxo; in nfsrv_readlink()
915 struct nfs_export_options *nxo; in nfsrv_read()
1305 struct nfs_export_options *nxo; in nfsrv_write()
1523 struct nfs_export_options *nxo; in nfsrv_writegather()
1993 struct nfs_export_options *nxo = NULL; in nfsrv_create()
[all …]
H A Dnfs_subs.c894 struct nfs_export_options *nfsrv_export_lookup(struct nfs_export *, mbuf_t);
988 struct nfs_export_options **nxop) in nfsrv_namei()
2183 struct nfs_export_options *nxo = NULL; in nfsrv_check_exports_allow_address()
2207 struct nfs_export_options *
2210 struct nfs_export_options *nxo = NULL; in nfsrv_export_lookup()
2335 struct nfs_export_options **nxop) in nfsrv_fhtovp()
2338 struct nfs_export_options *nxo; in nfsrv_fhtovp()
2450 struct nfs_export_options *nxo) in nfsrv_credcheck()
H A Dnfs_syscalls.c428 struct nfs_export_options *nxo; in fhopen()