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

/freebsd-12-stable/cddl/contrib/opensolaris/cmd/zpool/
H A Dzpool_main.c1766 uint64_t islog = B_FALSE, ishole = B_FALSE; local
1772 &ishole);
1773 if (islog || ishole)
3006 uint64_t ishole = B_FALSE, islog = B_FALSE; local
3009 &ishole);
3014 if (ishole || islog)
3639 uint64_t ishole = B_FALSE; local
3642 ZPOOL_CONFIG_IS_HOLE, &ishole) == 0 && ishole)

Completed in 160 milliseconds