Home
last modified time | relevance | path

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

/xnu-11417.121.6/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 */
1220 struct nfs_export_options *);
1227 struct nfs_export **, struct nfs_export_options **);
1239 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()
671 struct nfs_export_options *nxo; in nfsrv_lookup()
778 struct nfs_export_options *nxo; in nfsrv_readlink()
925 struct nfs_export_options *nxo; in nfsrv_read()
1315 struct nfs_export_options *nxo; in nfsrv_write()
1533 struct nfs_export_options *nxo; in nfsrv_writegather()
2003 struct nfs_export_options *nxo = NULL; in nfsrv_create()
[all …]
H A Dnfs_subs.c859 struct nfs_export_options *nfsrv_export_lookup(struct nfs_export *, mbuf_t);
953 struct nfs_export_options **nxop) in nfsrv_namei()
2148 struct nfs_export_options *nxo = NULL; in nfsrv_check_exports_allow_address()
2172 struct nfs_export_options *
2175 struct nfs_export_options *nxo = NULL; in nfsrv_export_lookup()
2300 struct nfs_export_options **nxop) in nfsrv_fhtovp()
2303 struct nfs_export_options *nxo; in nfsrv_fhtovp()
2415 struct nfs_export_options *nxo) in nfsrv_credcheck()
H A Dnfs_syscalls.c430 struct nfs_export_options *nxo; in fhopen()