HomeSort by: relevance | last modified time | path
    Searched refs:get_only_segment_using_this_lv (Results 1 - 4 of 4) sorted by relevancy

  /src/external/gpl2/lvm2/dist/include/
metadata.h 347 struct lv_segment *get_only_segment_using_this_lv(struct logical_volume *lv);
  /src/external/gpl2/lvm2/dist/lib/metadata/
metadata.h 347 struct lv_segment *get_only_segment_using_this_lv(struct logical_volume *lv);
lv_manip.c 93 struct lv_segment *get_only_segment_using_this_lv(struct logical_volume *lv) function
2419 if (!(parent_seg = get_only_segment_using_this_lv(layer_lv))) {
mirror.c 105 mirror_seg = get_only_segment_using_this_lv(seg->lv);

Completed in 23 milliseconds