Home
last modified time | relevance | path

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

/NextBSD/cddl/contrib/opensolaris/cmd/zpool/
HDzpool_vdev.c1195 return (VDEV_TYPE_L2CACHE); in is_grouping()
1267 if (strcmp(type, VDEV_TYPE_L2CACHE) == 0) { in construct_spec()
1324 } else if (strcmp(type, VDEV_TYPE_L2CACHE) == 0) { in construct_spec()
/NextBSD/sys/cddl/contrib/opensolaris/uts/common/sys/fs/
HDzfs.h597 #define VDEV_TYPE_L2CACHE "l2cache" macro
/NextBSD/sys/cddl/boot/zfs/
HDzfsimpl.h748 #define VDEV_TYPE_L2CACHE "l2cache" macro