Home
last modified time | relevance | path

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

/NextBSD/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/
HDvdev.c173 vdev_ops_t *ops, **opspp; in vdev_getops() local
175 for (opspp = vdev_ops_table; (ops = *opspp) != NULL; opspp++) in vdev_getops()