Home
last modified time | relevance | path

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

/freebsd/sys/contrib/openzfs/lib/libzfs/
H A Dlibzfs_pool.c3212 boolean_t *is_spare, boolean_t *is_l2cache, boolean_t *is_log) in zpool_vdev_path_to_guid_impl() argument
3223 if (is_l2cache != NULL) in zpool_vdev_path_to_guid_impl()
3224 *is_l2cache = l2cache; in zpool_vdev_path_to_guid_impl()