Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/fs/zfs/
H A Dvdev.c193 vdev_getops(const char *type) in vdev_getops() function
570 if ((ops = vdev_getops(type)) == NULL) in vdev_alloc()