Home
last modified time | relevance | path

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

/titanic_44/usr/src/uts/common/fs/zfs/
H A Dvdev_label.c582 case VDEV_LABEL_L2CACHE: in vdev_inuse()
671 if (reason != VDEV_LABEL_REMOVE && reason != VDEV_LABEL_L2CACHE && in vdev_label_init()
705 if (reason == VDEV_LABEL_L2CACHE) in vdev_label_init()
739 } else if (reason == VDEV_LABEL_L2CACHE || in vdev_label_init()
841 (reason == VDEV_LABEL_L2CACHE || in vdev_label_init()
H A Dspa.c3399 VDEV_LABEL_L2CACHE)); in spa_validate_aux()
/titanic_44/usr/src/uts/common/fs/zfs/sys/
H A Dvdev.h155 VDEV_LABEL_L2CACHE, /* add an L2ARC cache device */ enumerator