mdb_io_ops_t
static const mdb_io_ops_t promio_ops = {
static const mdb_io_ops_t fdio_file_ops = {
static const mdb_io_ops_t fdio_bdev_ops = {
static const mdb_io_ops_t spbuf_ops = {
static const mdb_io_ops_t null_ops = {
const mdb_io_ops_t *io_ops; /* I/O type-specific operations */
static const mdb_io_ops_t kp_io_ops = {
static const mdb_io_ops_t logio_ops = {
static const mdb_io_ops_t memio_ops = {
static const mdb_io_ops_t pipeio_ops = {
static const mdb_io_ops_t shellio_ops = {
static const mdb_io_ops_t strio_ops = {
static const mdb_io_ops_t termio_ops = {