OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:MAX_PV_SIZE
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/gpl2/lvm2/dist/lib/format1/
format1.c
307
if (pv->size >
MAX_PV_SIZE
)
309
if (pv->size >
MAX_PV_SIZE
) {
311
display_size(fmt->cmd, (uint64_t)
MAX_PV_SIZE
));
disk-rep.h
31
#define
MAX_PV_SIZE
((uint32_t) -1) /* 2TB in sectors - 1 */
Completed in 115 milliseconds
Indexes created Tue Feb 24 08:35:24 UTC 2026