Searched refs:nxa_exppath (Results 1 – 3 of 3) sorted by relevance
504 user32_addr_t nxa_exppath; /* export sub-path */ member507 char *nxa_exppath; /* export sub-path */ member525 user_addr_t nxa_exppath; /* export sub-path */ member
1558 unxa.nxa_exppath = CAST_USER_ADDR_T(tnxa.nxa_exppath); in nfssvc_export()
3375 if (unxa->nxa_exppath) { in nfsrv_export()3376 error = copyinstr(unxa->nxa_exppath, path, MAXPATHLEN, &pathlen); in nfsrv_export()