Searched refs:ZFS_ONLINE_CHECKREMOVE (Results 1 – 3 of 3) sorted by relevance
913 #define ZFS_ONLINE_CHECKREMOVE 0x1 macro
181 ZFS_ONLINE_CHECKREMOVE | ZFS_ONLINE_UNSPARE, &newstate) == 0 && in zfs_process_add()
2378 vd->vdev_checkremove = !!(flags & ZFS_ONLINE_CHECKREMOVE); in vdev_online()