Home
last modified time | relevance | path

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

/xnu-8019.80.24/bsd/nfs/
H A Dnfs_serv.c168 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.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 */
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.c2357 struct nfs_export_options *nfsrv_export_lookup(struct nfs_export *, mbuf_t);
2451 struct nfs_export_options **nxop) in nfsrv_namei()
3636 struct nfs_export_options *nxo = NULL; in nfsrv_check_exports_allow_address()
3660 struct nfs_export_options *
3663 struct nfs_export_options *nxo = NULL; in nfsrv_export_lookup()
3788 struct nfs_export_options **nxop) in nfsrv_fhtovp()
3791 struct nfs_export_options *nxo; in nfsrv_fhtovp()
3903 struct nfs_export_options *nxo) in nfsrv_credcheck()
H A Dnfs_syscalls.c682 struct nfs_export_options *nxo; in fhopen()