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

  /src/external/gpl2/lvm2/dist/tools/
pvmove.c 564 .get_copy_name_from_lv = get_pvmove_pvname_from_lv_mirr,
toollib.c 1278 (pvname = get_pvmove_pvname_from_lv_mirr(lv))) {
  /src/external/gpl2/lvm2/dist/include/
metadata-exported.h 699 const char *get_pvmove_pvname_from_lv_mirr(struct logical_volume *lv_mirr);
  /src/external/gpl2/lvm2/dist/lib/metadata/
metadata-exported.h 699 const char *get_pvmove_pvname_from_lv_mirr(struct logical_volume *lv_mirr);
mirror.c 1017 const char *get_pvmove_pvname_from_lv_mirr(struct logical_volume *lv_mirr) function
1041 return get_pvmove_pvname_from_lv_mirr(seg_lv(seg, s));

Completed in 31 milliseconds