Home
last modified time | relevance | path

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

/xnu-8792.41.9/bsd/nfs/
H A Dnfs.h605 struct nfs_export_options { struct
614 struct nfs_export_options no_opt; /* export options */ argument
698 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.c892 struct nfs_export_options *nfsrv_export_lookup(struct nfs_export *, mbuf_t);
986 struct nfs_export_options **nxop) in nfsrv_namei()
2172 struct nfs_export_options *nxo = NULL; in nfsrv_check_exports_allow_address()
2196 struct nfs_export_options *
2199 struct nfs_export_options *nxo = NULL; in nfsrv_export_lookup()
2324 struct nfs_export_options **nxop) in nfsrv_fhtovp()
2327 struct nfs_export_options *nxo; in nfsrv_fhtovp()
2439 struct nfs_export_options *nxo) in nfsrv_credcheck()
H A Dnfs_syscalls.c397 struct nfs_export_options *nxo; in fhopen()