Home
last modified time | relevance | path

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

/f-stack/freebsd/contrib/openzfs/module/zfs/
H A Dvdev_label.c919 case VDEV_LABEL_L2CACHE: in vdev_inuse()
1013 if (reason != VDEV_LABEL_REMOVE && reason != VDEV_LABEL_L2CACHE && in vdev_label_init()
1047 if (reason == VDEV_LABEL_L2CACHE) in vdev_label_init()
1082 } else if (reason == VDEV_LABEL_L2CACHE || in vdev_label_init()
1185 (reason == VDEV_LABEL_L2CACHE || in vdev_label_init()
H A Dspa.c5536 VDEV_LABEL_L2CACHE));
/f-stack/freebsd/contrib/openzfs/include/sys/
H A Dvdev.h202 VDEV_LABEL_L2CACHE, /* add an L2ARC cache device */ enumerator