Home
last modified time | relevance | path

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

/titanic_53/usr/src/uts/common/fs/zfs/
H A Dvdev_label.c576 case VDEV_LABEL_L2CACHE: in vdev_inuse()
666 if (reason != VDEV_LABEL_REMOVE && reason != VDEV_LABEL_L2CACHE && in vdev_label_init()
700 if (reason == VDEV_LABEL_L2CACHE) in vdev_label_init()
734 } else if (reason == VDEV_LABEL_L2CACHE || in vdev_label_init()
836 (reason == VDEV_LABEL_L2CACHE || in vdev_label_init()
H A Dspa.c3400 VDEV_LABEL_L2CACHE)); in spa_validate_aux()
/titanic_53/usr/src/uts/common/fs/zfs/sys/
H A Dvdev.h154 VDEV_LABEL_L2CACHE, /* add an L2ARC cache device */ enumerator