Searched refs:mc_ops (Results 1 - 7 of 7) sorted by relevance
/illumos-gate/usr/src/uts/common/fs/zfs/sys/ | ||
H A D | metaslab_impl.h | 153 metaslab_ops_t *mc_ops; member in struct:metaslab_class |
/illumos-gate/usr/src/uts/sun4u/io/ | ||
H A D | mc-us3i.c | 93 static struct dev_ops mc_ops = { variable in typeref:struct:dev_ops 135 &mc_ops, /* driver ops */ |
H A D | mc-us3.c | 88 static struct dev_ops mc_ops = { variable in typeref:struct:dev_ops 131 &mc_ops, /* driver ops */ |
/illumos-gate/usr/src/uts/intel/io/mc-amd/ | ||
H A D | mcamd_drv.c | 1746 static struct dev_ops mc_ops = { variable in typeref:struct:dev_ops 1764 &mc_ops |
/illumos-gate/usr/src/uts/common/fs/zfs/ | ||
H A D | metaslab.c | 215 mc->mc_ops = ops; 2639 start = mc->mc_ops->msop_alloc(msp, size); |
/illumos-gate/usr/src/uts/sun4u/opl/io/ | ||
H A D | mc-opl.c | 140 static struct dev_ops mc_ops = { variable in typeref:struct:dev_ops 314 &mc_ops, /* driver ops */ |
/illumos-gate/usr/src/cmd/zdb/ | ||
H A D | zdb.c | 2578 spa->spa_normal_class->mc_ops = &zdb_metaslab_ops; 2579 spa->spa_log_class->mc_ops = &zdb_metaslab_ops; |
Completed in 80 milliseconds