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

/xnu-2782.1.97/bsd/nfs/
H A Dnfs.h1398 int nfsrv_export(struct user_nfs_export_args *, vfs_context_t);
H A Dnfs_syscalls.c1354 error = nfsrv_export(&unxa, ctx);
H A Dnfs_subs.c2508 * Called by nfsrv_export() to set up the lists of export addresses.
2771 nfsrv_export(struct user_nfs_export_args *unxa, vfs_context_t ctx) function
3073 printf("nfsrv_export: warning: nested exports: %s/%s\n",

Completed in 97 milliseconds