OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
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
Indexes created Tue Feb 24 08:35:24 UTC 2026