Searched defs:islog (Results 1 – 4 of 4) sorted by relevance
/freebsd/sys/contrib/openzfs/lib/libzfs/ |
H A D | libzfs_pool.c | 3319 boolean_t avail_spare, l2cache, islog; in zpool_vdev_online() local 3603 boolean_t avail_spare, l2cache, islog; in zpool_vdev_attach() local 4170 boolean_t avail_spare, l2cache, islog; in zpool_vdev_remove() local 4267 boolean_t avail_spare, l2cache, islog; in zpool_vdev_indirect_size() local
|
/freebsd/sys/contrib/openzfs/cmd/zpool/ |
H A D | zpool_main.c | 3165 uint64_t islog = B_FALSE, ishole = B_FALSE; in print_status_config() local 5664 uint64_t ishole = B_FALSE, islog = B_FALSE; in print_vdev_stats() local 5692 uint64_t islog = B_FALSE; in print_vdev_stats() local 7000 uint64_t islog = B_FALSE; in collect_list_stats() local 9443 uint64_t islog = B_FALSE, ishole = B_FALSE; in vdev_stats_nvlist() local
|
/freebsd/sys/contrib/openzfs/module/zfs/ |
H A D | vdev.c | 799 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
|