Searched refs:vdev_ops_table (Results 1 – 1 of 1) sorted by relevance
227 static vdev_ops_t *const vdev_ops_table[] = { variable251 for (opspp = vdev_ops_table; (ops = *opspp) != NULL; opspp++) in vdev_getops()