Home
last modified time | relevance | path

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

/dragonfly/contrib/lvm2/dist/include/
H A Ddisplay.h61 const char *get_alloc_string(alloc_policy_t alloc);
/dragonfly/contrib/lvm2/dist/lib/display/
H A Ddisplay.h61 const char *get_alloc_string(alloc_policy_t alloc);
H A Ddisplay.c125 const char *get_alloc_string(alloc_policy_t alloc) in get_alloc_string() function
581 log_print("Allocation %s", get_alloc_string(lv->alloc)); in lvdisplay_full()
/dragonfly/contrib/lvm2/dist/tools/
H A Dlvscan.c72 get_alloc_string(lv->alloc)); in lvscan_single()
H A Dlvchange.c317 "already %s", lv->name, get_alloc_string(alloc)); in lvchange_alloc()
326 lv->name, get_alloc_string(alloc)); in lvchange_alloc()
H A Dvgchange.c191 get_alloc_string(vg->alloc)); in _vgchange_alloc()
/dragonfly/contrib/lvm2/dist/lib/format_text/
H A Dexport.c401 get_alloc_string(vg->alloc)); in _print_vg()
585 get_alloc_string(lv->alloc)); in _print_lv()