Searched refs:lv_remove_single (Results 1 – 4 of 4) sorted by relevance
| /dragonfly/contrib/lvm2/dist/liblvm/ |
| HD | lvm_lv.c | 138 if (!lv_remove_single(lv->vg->cmd, lv, DONT_PROMPT)) in lvm_vg_remove_lv()
|
| /dragonfly/contrib/lvm2/dist/lib/metadata/ |
| HD | metadata-exported.h | 513 int lv_remove_single(struct cmd_context *cmd, struct logical_volume *lv,
|
| HD | lv_manip.c | 2058 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/ |
| HD | metadata-exported.h | 513 int lv_remove_single(struct cmd_context *cmd, struct logical_volume *lv,
|