Lines Matching defs:is_log
374 uint64_t is_log = B_FALSE;
377 &is_log);
378 if ((is_log && !print_logs) || (!is_log && print_logs))
1380 uint64_t is_log = B_FALSE;
1383 &is_log);
1384 if (is_log)
1416 * but with "is_log" set to 1. We use either print_status_config() or
1419 * works because only the top level vdev is marked "is_log"
1434 uint64_t is_log = B_FALSE;
1438 &is_log);
1439 if (!is_log)