Home
last modified time | relevance | path

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

/xnu-12377.61.12/bsd/nfs/
H A Dnfs.h610 struct nfs_export_options { struct
619 struct nfs_export_options no_opt; /* export options */ argument
703 struct nfs_export_options nx_defopt; /* default options */
1261 struct nfs_export_options *);
1268 struct nfs_export **, struct nfs_export_options **);
1280 struct nfs_export **, struct nfs_export_options **);
H A Dnfs_serv.c170 int nfsrv_authorize(vnode_t, vnode_t, kauth_action_t, vfs_context_t, struct nfs_export_options*, in…
282 struct nfs_export_options *nxo; in nfsrv_access()
415 struct nfs_export_options *nxo; in nfsrv_getattr()
496 struct nfs_export_options *nxo; in nfsrv_setattr()
672 struct nfs_export_options *nxo; in nfsrv_lookup()
779 struct nfs_export_options *nxo; in nfsrv_readlink()
926 struct nfs_export_options *nxo; in nfsrv_read()
1316 struct nfs_export_options *nxo; in nfsrv_write()
1534 struct nfs_export_options *nxo; in nfsrv_writegather()
2004 struct nfs_export_options *nxo = NULL; in nfsrv_create()
[all …]
H A Dnfs_subs.c860 struct nfs_export_options *nfsrv_export_lookup(struct nfs_export *, mbuf_t);
954 struct nfs_export_options **nxop) in nfsrv_namei()
2149 struct nfs_export_options *nxo = NULL; in nfsrv_check_exports_allow_address()
2173 struct nfs_export_options *
2176 struct nfs_export_options *nxo = NULL; in nfsrv_export_lookup()
2301 struct nfs_export_options **nxop) in nfsrv_fhtovp()
2304 struct nfs_export_options *nxo; in nfsrv_fhtovp()
2416 struct nfs_export_options *nxo) in nfsrv_credcheck()
H A Dnfs_syscalls.c432 struct nfs_export_options *nxo; in fhopen()