Searched refs:tvol (Results 1 – 6 of 6) sorted by relevance
| /freebsd-12-stable/sys/geom/raid/ |
| D | md_promise.c | 554 struct g_raid_volume *vol, *tvol; in g_raid_md_promise_purge_volumes() local 559 TAILQ_FOREACH_SAFE(vol, &sc->sc_volumes, v_next, tvol) { in g_raid_md_promise_purge_volumes() 1697 g_raid_md_write_promise(struct g_raid_md_object *md, struct g_raid_volume *tvol, in g_raid_md_write_promise() argument 1721 if (tvol != NULL && vol != tvol) in g_raid_md_write_promise()
|
| D | md_ddf.c | 1425 struct g_raid_volume *vol, *tvol; in g_raid_md_ddf_purge_volumes() local 1429 TAILQ_FOREACH_SAFE(vol, &sc->sc_volumes, v_next, tvol) { in g_raid_md_ddf_purge_volumes() 2723 g_raid_md_write_ddf(struct g_raid_md_object *md, struct g_raid_volume *tvol, in g_raid_md_write_ddf() argument
|
| D | md_jmicron.c | 1389 g_raid_md_write_jmicron(struct g_raid_md_object *md, struct g_raid_volume *tvol, in g_raid_md_write_jmicron() argument
|
| D | md_sii.c | 1477 g_raid_md_write_sii(struct g_raid_md_object *md, struct g_raid_volume *tvol, in g_raid_md_write_sii() argument
|
| D | md_nvidia.c | 1393 g_raid_md_write_nvidia(struct g_raid_md_object *md, struct g_raid_volume *tvol, in g_raid_md_write_nvidia() argument
|
| D | md_intel.c | 2347 g_raid_md_write_intel(struct g_raid_md_object *md, struct g_raid_volume *tvol, in g_raid_md_write_intel() argument
|