Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/fs/zfs/
H A Dvdev_label.c582 case VDEV_LABEL_L2CACHE: in vdev_inuse()
672 if (reason != VDEV_LABEL_REMOVE && reason != VDEV_LABEL_L2CACHE && in vdev_label_init()
706 if (reason == VDEV_LABEL_L2CACHE) in vdev_label_init()
740 } else if (reason == VDEV_LABEL_L2CACHE || in vdev_label_init()
842 (reason == VDEV_LABEL_L2CACHE || in vdev_label_init()
H A Dspa.c3413 VDEV_LABEL_L2CACHE)); in spa_validate_aux()
/titanic_50/usr/src/uts/common/fs/zfs/sys/
H A Dvdev.h154 VDEV_LABEL_L2CACHE, /* add an L2ARC cache device */ enumerator