Lines Matching refs:l2cache
1237 nvlist_t **spares, **l2cache;
1277 &l2cache, &nl2cache) == 0) {
1885 boolean_t *l2cache, boolean_t *log, uint64_t *ashift)
2039 avail_spare, l2cache, NULL, ashift)) != NULL) {
2062 avail_spare, l2cache, NULL, ashift)) != NULL) {
2073 avail_spare, l2cache, NULL, ashift)) != NULL) {
2074 *l2cache = B_TRUE;
2097 boolean_t *l2cache, boolean_t *log, uint64_t *ashift)
2170 *l2cache = B_FALSE;
2173 ret = vdev_to_nvlist_iter(nvroot, search, avail_spare, l2cache,
2412 boolean_t avail_spare, l2cache, islog;
2424 if ((tgt = zpool_find_vdev(zhp, path, &avail_spare, &l2cache,
2446 if (l2cache) {
2484 boolean_t avail_spare, l2cache;
2491 if ((tgt = zpool_find_vdev(zhp, path, &avail_spare, &l2cache,
2628 boolean_t avail_spare, l2cache, islog;
2658 if ((tgt = zpool_find_vdev(zhp, old_disk, &avail_spare, &l2cache,
2665 if (l2cache)
2689 new_vdev = zpool_find_vdev(zhp, newname, &avail_spare, &l2cache,
2833 boolean_t avail_spare, l2cache;
2840 if ((tgt = zpool_find_vdev(zhp, path, &avail_spare, &l2cache,
2847 if (l2cache)
3143 boolean_t avail_spare, l2cache, islog;
3151 if ((tgt = zpool_find_vdev(zhp, path, &avail_spare, &l2cache,
3181 boolean_t avail_spare, l2cache;
3198 &l2cache, NULL, NULL)) == 0)
3203 * error clearing for l2cache devices.