OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:SEG_CANNOT_BE_ZEROED
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/gpl2/lvm2/dist/include/
segtype.h
38
#define
SEG_CANNOT_BE_ZEROED
0x00000040U
47
#define
seg_cannot_be_zeroed
(seg) ((seg)->segtype->flags &
SEG_CANNOT_BE_ZEROED
? 1 : 0)
macro
/src/external/gpl2/lvm2/dist/lib/metadata/
segtype.h
38
#define
SEG_CANNOT_BE_ZEROED
0x00000040U
47
#define
seg_cannot_be_zeroed
(seg) ((seg)->segtype->flags &
SEG_CANNOT_BE_ZEROED
? 1 : 0)
macro
Completed in 15 milliseconds
Indexes created Tue Mar 17 00:23:13 UTC 2026