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

/illumos-gate/usr/src/uts/common/os/
H A Dzone.c432 * The following functions: block_mounts()/resume_mounts() and
456 block_mounts(zone_t *zp) function
461 * Since it may block for a long time, block_mounts() shouldn't be
511 * VFS is done with one mount; wake up any waiting block_mounts()
4595 if (block_mounts(zone) == 0) {
4925 * We have to drop zonehash_lock before calling block_mounts.
4939 if (block_mounts(zone) == 0) {

Completed in 78 milliseconds