Home
last modified time | relevance | path

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

/netbsd-src/external/gpl2/lvm2/dist/lib/label/
H A Dlabel.c43 static struct labeller_i *_alloc_li(const char *name, struct labeller *l) in _alloc_li() function
91 if (!(li = _alloc_li(name, handler))) in label_register_handler()