Lines Matching defs:islog
3170 uint64_t islog = B_FALSE, ishole = B_FALSE;
3174 &islog);
3177 if (islog || ishole)
5669 uint64_t ishole = B_FALSE, islog = B_FALSE;
5675 &islog);
5677 if (ishole || islog)
5697 uint64_t islog = B_FALSE;
5702 ZPOOL_CONFIG_IS_LOG, &islog);
5703 if (islog) {
5713 if (!islog && strcmp(type, VDEV_TYPE_INDIRECT) == 0)
7007 uint64_t islog = B_FALSE;
7124 ZPOOL_CONFIG_IS_LOG, &islog) == 0 && islog)
7159 &islog) == 0 && islog) {
7169 if (!islog && strcmp(type, VDEV_TYPE_INDIRECT) == 0)
9371 uint64_t islog = B_FALSE, ishole = B_FALSE;
9373 &islog);
9376 if (islog || ishole)