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

  /src/external/gpl2/lvm2/dist/lib/metadata/
pv_manip.c 119 if (!(peg = find_peg_by_pe(pv, pe))) {
155 if (!(peg = find_peg_by_pe(pv, pe))) {
metadata.h 314 struct pv_segment *find_peg_by_pe(const struct physical_volume *pv, uint32_t pe);
metadata.c 1758 struct pv_segment *find_peg_by_pe(const struct physical_volume *pv, uint32_t pe) function
  /src/external/gpl2/lvm2/dist/include/
metadata.h 314 struct pv_segment *find_peg_by_pe(const struct physical_volume *pv, uint32_t pe);

Completed in 18 milliseconds