Home
last modified time | relevance | path

Searched refs:trc_accept_unmapped (Results 1 – 6 of 6) sorted by relevance

/freebsd/sys/geom/raid/
H A Dtr_raid0.c78 .trc_accept_unmapped = 1
H A Dtr_concat.c78 .trc_accept_unmapped = 1
H A Dg_raid.h352 int trc_accept_unmapped; member
H A Dtr_raid1.c126 .trc_accept_unmapped = 1
H A Dtr_raid1e.c130 .trc_accept_unmapped = 1
H A Dg_raid.c1637 if (vol->v_tr->tro_class->trc_accept_unmapped) { in g_raid_launch_provider()