Lines Matching defs:l2cache
1281 nvlist_t **spares, **l2cache;
1299 &l2cache, &nl2cache) == 0) {
1928 boolean_t *l2cache, boolean_t *log)
2078 avail_spare, l2cache, NULL)) != NULL) {
2099 avail_spare, l2cache, NULL)) != NULL) {
2110 avail_spare, l2cache, NULL)) != NULL) {
2111 *l2cache = B_TRUE;
2126 boolean_t *avail_spare, boolean_t *l2cache, boolean_t *log)
2137 *l2cache = B_FALSE;
2140 ret = vdev_to_nvlist_iter(nvroot, search, avail_spare, l2cache, log);
2160 boolean_t *l2cache, boolean_t *log)
2186 *l2cache = B_FALSE;
2189 ret = vdev_to_nvlist_iter(nvroot, search, avail_spare, l2cache, log);
2393 boolean_t avail_spare, l2cache, islog;
2405 if ((tgt = zpool_find_vdev(zhp, path, &avail_spare, &l2cache,
2427 if (l2cache) {
2465 boolean_t avail_spare, l2cache;
2472 if ((tgt = zpool_find_vdev(zhp, path, &avail_spare, &l2cache,
2605 boolean_t avail_spare, l2cache, islog;
2622 if ((tgt = zpool_find_vdev(zhp, old_disk, &avail_spare, &l2cache,
2629 if (l2cache)
2654 (zpool_find_vdev(zhp, newname, &avail_spare, &l2cache,
2768 boolean_t avail_spare, l2cache;
2775 if ((tgt = zpool_find_vdev(zhp, path, &avail_spare, &l2cache,
2782 if (l2cache)
3074 boolean_t avail_spare, l2cache, islog;
3082 if ((tgt = zpool_find_vdev(zhp, path, &avail_spare, &l2cache,
3088 if (!avail_spare && !l2cache && !islog) {
3120 boolean_t avail_spare, l2cache;
3137 &l2cache, NULL)) == 0)
3142 * error clearing for l2cache devices.