Home
last modified time | relevance | path

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

/freebsd-13.1/sys/geom/virstor/
H A Dg_virstor.c121 static void dump_component(struct g_virstor_component *comp);
1787 dump_component(*comp); in allocate_chunk()
1811 dump_component(*comp); in allocate_chunk()
1823 dump_component(struct g_virstor_component *comp) in dump_component() function