Home
last modified time | relevance | path

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

/freebsd/sys/geom/virstor/
H A Dg_virstor.c118 static void dump_component(struct g_virstor_component *comp);
1782 dump_component(*comp); in allocate_chunk()
1806 dump_component(*comp); in allocate_chunk()
1818 dump_component(struct g_virstor_component *comp) in dump_component() function