Home
last modified time | relevance | path

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

/dragonfly/contrib/lvm2/dist/tools/
H A Dpvresize.c41 int mda_count = 0; in _pv_resize_single() local
59 mda_count = dm_list_size(&mdas); in _pv_resize_single()
82 mda_count = dm_list_size(&info->mdas); in _pv_resize_single()
89 if (mda_count > 1) { in _pv_resize_single()
/dragonfly/contrib/lvm2/dist/lib/format_text/
H A Dformat-text.c1683 unsigned mda_count = 0; in _text_pv_setup() local
1696 mda_count++; in _text_pv_setup()
1703 if (mda_count > 1) in _text_pv_setup()