Home
last modified time | relevance | path

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

/dragonfly/contrib/lvm2/dist/liblvm/
HDlvm_lv.c138 if (!lv_remove_single(lv->vg->cmd, lv, DONT_PROMPT)) in lvm_vg_remove_lv()
/dragonfly/contrib/lvm2/dist/lib/metadata/
HDmetadata-exported.h513 int lv_remove_single(struct cmd_context *cmd, struct logical_volume *lv,
HDlv_manip.c2058 int lv_remove_single(struct cmd_context *cmd, struct logical_volume *lv, in lv_remove_single() function
2174 return lv_remove_single(cmd, lv, force); in lv_remove_with_dependencies()
/dragonfly/contrib/lvm2/dist/include/
HDmetadata-exported.h513 int lv_remove_single(struct cmd_context *cmd, struct logical_volume *lv,