Searched refs:ishole (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/cmd/zpool/
H A Dzpool_main.c1448 uint64_t islog = B_FALSE, ishole = B_FALSE; local
1454 &ishole);
1455 if (islog || ishole)
2410 uint64_t ishole = B_FALSE, islog = B_FALSE; local
2413 &ishole);
2418 if (ishole || islog)
2995 uint64_t ishole = B_FALSE; local
2998 ZPOOL_CONFIG_IS_HOLE, &ishole) == 0 && ishole)

Completed in 83 milliseconds