Lines Matching defs:islog
1448 uint64_t islog = B_FALSE, ishole = B_FALSE;
1452 &islog);
1455 if (islog || ishole)
2410 uint64_t ishole = B_FALSE, islog = B_FALSE;
2416 &islog);
2418 if (ishole || islog)
2436 uint64_t islog = B_FALSE;
2438 ZPOOL_CONFIG_IS_LOG, &islog);
2440 if (islog) {
2948 uint64_t islog = B_FALSE;
3002 ZPOOL_CONFIG_IS_LOG, &islog) == 0 && islog) {
3017 &islog) != 0 || !islog)