Home
last modified time | relevance | path

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

/netbsd/external/gpl2/lvm2/dist/tools/
H A Dlvrename.c90 if (!apply_lvname_restrictions(lv_name_new)) { in lvrename()
H A Dtoollib.h101 int apply_lvname_restrictions(const char *name);
H A Dlvcreate.c111 if (!apply_lvname_restrictions(lp->lv_name)) in _lvcreate_name_params()
H A Dtoollib.c1141 int apply_lvname_restrictions(const char *name) in apply_lvname_restrictions() function
1181 rc = !apply_lvname_restrictions(name); in is_reserved_lvname()
H A Dlvconvert.c101 if (!apply_lvname_restrictions(lp->lv_name)) in _lvconvert_name_params()