Home
last modified time | relevance | path

Searched defs:vdev_ops (Results 1 – 1 of 1) sorted by relevance

/freebsd-12-stable/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/sys/
Dvdev_impl.h91 typedef struct vdev_ops { struct
109 } vdev_ops_t; argument
235 vdev_ops_t *vdev_ops; /* vdev operations */ member