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

/illumos-gate/usr/src/uts/common/fs/nfs/
H A Dnfs_export.c76 static void exportfree(exportinfo_t *);
2524 exportfree(struct exportinfo *exi) function
2633 exportfree(exi);
2701 /* no need to hold mutex lock - this one is called from exportfree */

Completed in 49 milliseconds