HomeSort by: relevance | last modified time | path
    Searched defs:list_unsafe (Results 1 - 1 of 1) sorted by relevancy

  /src/external/gpl2/lvm2/dist/tools/
vgreduce.c 52 int *list_unsafe, struct dm_list *lvs_changed)
94 *list_unsafe = 1; /* May remove caller's lvht! */
177 int list_unsafe, only_mirror_images_found; local
183 list_unsafe = 0; /* Set if we delete a different list-member */
205 if (!_remove_lv(cmd, lv, &list_unsafe, &lvs_changed))
207 if (list_unsafe)
333 &list_unsafe, &lvs_changed))

Completed in 49 milliseconds