Home
last modified time | relevance | path

Searched refs:is_l2cache (Results 1 – 1 of 1) sorted by relevance

/freebsd-head/sys/contrib/openzfs/lib/libzfs/
HDlibzfs_pool.c3226 boolean_t *is_spare, boolean_t *is_l2cache, boolean_t *is_log) in zpool_vdev_path_to_guid_impl() argument
3237 if (is_l2cache != NULL) in zpool_vdev_path_to_guid_impl()
3238 *is_l2cache = l2cache; in zpool_vdev_path_to_guid_impl()