Searched defs:islog (Results 1 – 4 of 4) sorted by relevance
/freebsd/sys/contrib/openzfs/lib/libzfs/ |
H A D | libzfs_pool.c | 3268 boolean_t avail_spare, l2cache, islog; in zpool_vdev_online() local 3552 boolean_t avail_spare, l2cache, islog; in zpool_vdev_attach() local 4119 boolean_t avail_spare, l2cache, islog; in zpool_vdev_remove() local 4216 boolean_t avail_spare, l2cache, islog; in zpool_vdev_indirect_size() local
|
/freebsd/sys/contrib/openzfs/cmd/zpool/ |
H A D | zpool_main.c | 3171 uint64_t islog = B_FALSE, ishole = B_FALSE; in print_status_config() local 5670 uint64_t ishole = B_FALSE, islog = B_FALSE; in print_vdev_stats() local 5698 uint64_t islog = B_FALSE; in print_vdev_stats() local 7008 uint64_t islog = B_FALSE; in collect_list_stats() local 9372 uint64_t islog = B_FALSE, ishole = B_FALSE; in vdev_stats_nvlist() local
|
/freebsd/sys/contrib/openzfs/module/zfs/ |
H A D | vdev.c | 775 uint64_t guid = 0, islog; in vdev_alloc() local
|
/freebsd/sys/contrib/openzfs/cmd/ |
H A D | ztest.c | 6434 boolean_t islog = B_FALSE; in ztest_fault_inject() local
|