Home
last modified time | relevance | path

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

/xnu-8020.101.4/bsd/nfs/
H A Dnfs_serv.c169 int nfsrv_authorize(vnode_t, vnode_t, kauth_action_t, vfs_context_t, struct nfs_export_options*, in…
283 struct nfs_export_options *nxo; in nfsrv_access()
416 struct nfs_export_options *nxo; in nfsrv_getattr()
497 struct nfs_export_options *nxo; in nfsrv_setattr()
663 struct nfs_export_options *nxo; in nfsrv_lookup()
770 struct nfs_export_options *nxo; in nfsrv_readlink()
917 struct nfs_export_options *nxo; in nfsrv_read()
1310 struct nfs_export_options *nxo; in nfsrv_write()
1532 struct nfs_export_options *nxo; in nfsrv_writegather()
2007 struct nfs_export_options *nxo = NULL; in nfsrv_create()
[all …]
H A Dnfs.h604 struct nfs_export_options { struct
613 struct nfs_export_options no_opt; /* export options */ argument
697 struct nfs_export_options nx_defopt; /* default options */
1540 struct nfs_export_options *);
1547 struct nfs_export **, struct nfs_export_options **);
1559 struct nfs_export **, struct nfs_export_options **);
H A Dnfs_subs.c2355 struct nfs_export_options *nfsrv_export_lookup(struct nfs_export *, mbuf_t);
2449 struct nfs_export_options **nxop) in nfsrv_namei()
3635 struct nfs_export_options *nxo = NULL; in nfsrv_check_exports_allow_address()
3659 struct nfs_export_options *
3662 struct nfs_export_options *nxo = NULL; in nfsrv_export_lookup()
3787 struct nfs_export_options **nxop) in nfsrv_fhtovp()
3790 struct nfs_export_options *nxo; in nfsrv_fhtovp()
3902 struct nfs_export_options *nxo) in nfsrv_credcheck()
H A Dnfs_syscalls.c682 struct nfs_export_options *nxo; in fhopen()