Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/fs/zfs/
H A Dvdev_label.c906 case VDEV_LABEL_L2CACHE: in vdev_inuse()
998 if (reason != VDEV_LABEL_REMOVE && reason != VDEV_LABEL_L2CACHE && in vdev_label_init()
1032 if (reason == VDEV_LABEL_L2CACHE) in vdev_label_init()
1067 } else if (reason == VDEV_LABEL_L2CACHE || in vdev_label_init()
1170 (reason == VDEV_LABEL_L2CACHE || in vdev_label_init()
H A Dspa.c4986 VDEV_LABEL_L2CACHE));
/illumos-gate/usr/src/uts/common/fs/zfs/sys/
H A Dvdev.h191 VDEV_LABEL_L2CACHE, /* add an L2ARC cache device */ enumerator