Home
last modified time | relevance | path

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

/freebsd-14.2/sys/geom/virstor/
H A Dg_virstor.c119 static void dump_component(struct g_virstor_component *comp);
1783 dump_component(*comp); in allocate_chunk()
1807 dump_component(*comp); in allocate_chunk()
1819 dump_component(struct g_virstor_component *comp) in dump_component() function