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

/illumos-gate/usr/src/uts/common/fs/smbsrv/
H A Dsmb_kshare.c459 boolean_t unexport = B_FALSE; local
484 unexport = B_TRUE;
487 if (unexport)
771 cmn_err(CE_WARN, "unexport[%s]: failed obtaining vnode"
1168 * This function processes the unexport event list and disconnects shares
/illumos-gate/usr/src/uts/common/fs/nfs/
H A Dnfs_export.c75 static int unexport(exportinfo_t *);
1070 error = unexport(ex1);
1649 unexport(struct exportinfo *exi) function

Completed in 50 milliseconds