Searched defs:islog (Results 1 – 4 of 4) sorted by relevance
| /f-stack/freebsd/contrib/openzfs/lib/libzfs/ |
| H A D | libzfs_pool.c | 2941 boolean_t avail_spare, l2cache, islog; in zpool_vdev_online() local 3167 boolean_t avail_spare, l2cache, islog; in zpool_vdev_attach() local 3679 boolean_t avail_spare, l2cache, islog; in zpool_vdev_remove() local 3771 boolean_t avail_spare, l2cache, islog; in zpool_vdev_indirect_size() local
|
| /f-stack/freebsd/contrib/openzfs/cmd/zpool/ |
| H A D | zpool_main.c | 2387 uint64_t islog = B_FALSE, ishole = B_FALSE; in print_status_config() local 4634 uint64_t ishole = B_FALSE, islog = B_FALSE; in print_vdev_stats() local 4662 uint64_t islog = B_FALSE; in print_vdev_stats() local 5918 uint64_t islog = B_FALSE; in print_list_stats() local
|
| /f-stack/freebsd/contrib/openzfs/module/zfs/ |
| H A D | vdev.c | 647 uint64_t guid = 0, islog; in vdev_alloc() local
|
| /f-stack/freebsd/contrib/openzfs/cmd/ztest/ |
| H A D | ztest.c | 5885 boolean_t islog = B_FALSE; in ztest_fault_inject() local
|