Home
last modified time | relevance | path

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

/netbsd-src/external/gpl2/lvm2/dist/lib/format_text/
H A Dformat-text.c1553 static int _text_pv_read(const struct format_type *fmt, const char *pv_name, in _text_pv_read() function
1963 .pv_read = _text_pv_read,
/netbsd-src/external/gpl2/lvm2/dist/
H A DWHATS_NEW462 Refactor _text_pv_read and always return mda list if requested.