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

/darwin-on-arm/xnu/bsd/nfs/
H A Dnfs.h1373 int nfsrv_export(struct user_nfs_export_args *, vfs_context_t);
H A Dnfs_syscalls.c1276 error = nfsrv_export(&unxa, ctx);
H A Dnfs_subs.c2411 * Called by nfsrv_export() to set up the lists of export addresses.
2673 nfsrv_export(struct user_nfs_export_args *unxa, vfs_context_t ctx) function
2975 printf("nfsrv_export: warning: nested exports: %s/%s\n",

Completed in 34 milliseconds