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

  /src/external/gpl2/lvm2/dist/include/
report.h 28 PVSEGS = 16,
  /src/external/gpl2/lvm2/dist/lib/report/
report.h 28 PVSEGS = 16,
columns.h 134 FIELD(PVSEGS, pvseg, NUM, "Start", pe, 5, uint32, "pvseg_start", "Physical Extent number of start of segment.")
135 FIELD(PVSEGS, pvseg, NUM, "SSize", len, 5, uint32, "pvseg_size", "Number of extents in segment.")
report.c 1142 { PVSEGS, "Physical Volume Segment", "pvseg_", _obj_get_pvseg },
  /src/external/gpl2/lvm2/dist/tools/
reporter.c 245 report_type == PVSEGS) ? 1 : 0;
297 case PVSEGS:
364 if (report_type & PVSEGS)
373 if ((report_type & PVSEGS) ||
375 report_type = PVSEGS;
410 case PVSEGS:
448 type = PVSEGS;

Completed in 26 milliseconds