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

/illumos-gate/usr/src/uts/common/os/
H A Dstrsubr.c1843 * The same sequence applies to munlink() code.
2009 munlink(stdata_t *stp, linkinfo_t *linkp, int flag, cred_t *crp, int *rvalp, function
2055 cmn_err(CE_WARN, "KERNEL: munlink: could not perform "
2076 * structure, and munlink() is stopped because mux_rmvedge() and
2264 * munlink() releases the muxifier lock.
2266 if (error = munlink(stp, linkp, flag, crp, rvalp, ss))
2577 * wait_svc() in the munlink path.
2584 * We need to acquire the lock here for the mlink and munlink case,

Completed in 62 milliseconds