Home
last modified time | relevance | path

Searched refs:POOL_INITIALIZE_CANCEL (Results 1 – 5 of 5) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/fs/
H A Dzfs.h910 POOL_INITIALIZE_CANCEL, enumerator
/illumos-gate/usr/src/cmd/zpool/
H A Dzpool_main.c6525 cmd_type != POOL_INITIALIZE_CANCEL) { in zpool_do_initialize()
6530 cmd_type = POOL_INITIALIZE_CANCEL; in zpool_do_initialize()
/illumos-gate/usr/src/uts/common/fs/zfs/
H A Dspa.c6741 } else if (cmd_type == POOL_INITIALIZE_CANCEL &&
6756 case POOL_INITIALIZE_CANCEL:
H A Dzfs_ioctl.c4016 if (!(cmd_type == POOL_INITIALIZE_CANCEL || in zfs_ioc_pool_initialize()
/illumos-gate/usr/src/cmd/ztest/
H A Dztest.c6128 case POOL_INITIALIZE_CANCEL: in ztest_initialize()