Home
last modified time | relevance | path

Searched refs:nfsrv_export (Results 1 – 3 of 3) sorted by relevance

/xnu-8019.80.24/bsd/nfs/
H A Dnfs.h1544 int nfsrv_export(struct user_nfs_export_args *, vfs_context_t);
H A Dnfs_syscalls.c1568 error = nfsrv_export(&unxa, ctx); in nfssvc_export()
H A Dnfs_subs.c3135 nfsrv_export(struct user_nfs_export_args *unxa, vfs_context_t ctx) in nfsrv_export() function