Searched defs:exportdir (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/fs/nfs/
H A Dnfs4_srv_ns.c580 * Note that there's some tests for exportdir.
582 * is that of the real export and exportdir is set
622 int exportdir; local
636 exportdir = 1;
650 if (! exportdir) {
705 exportdir = 0;
727 visp->vis_exported = exportdir;
749 if (error == ENOTDIR && exportdir) {
759 exportdir = 0;

Completed in 740 milliseconds