Home
last modified time | relevance | path

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

/netbsd-src/external/gpl2/lvm2/dist/lib/format_text/
H A Dimport.c26 static struct text_vg_version_ops *(_text_vsn_list[2]); variable
35 _text_vsn_list[0] = text_vg_vsn1_init(); in _init_text_import()
36 _text_vsn_list[1] = NULL; in _init_text_import()
65 for (vsn = &_text_vsn_list[0]; *vsn; vsn++) { in text_vgname_import()
112 for (vsn = &_text_vsn_list[0]; *vsn; vsn++) { in text_vg_import_fd()
148 for (vsn = &_text_vsn_list[0]; *vsn; vsn++) { in import_vg_from_buffer()