OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:LCK_CACHE
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/gpl2/lvm2/dist/include/
locking.h
38
* Set the
LCK_CACHE
flag to invalidate 'vol' in the internal cache.
51
* or the
LCK_CACHE
flag is set when it uses the prefix P_.
52
* If
LCK_CACHE
is set, we do not take out a real lock.
87
#define
LCK_CACHE
0x00000100U /* Operation on cache only using P_ lock */
111
#define LCK_VG_DROP_CACHE (LCK_VG | LCK_WRITE |
LCK_CACHE
)
112
#define LCK_VG_BACKUP (LCK_VG |
LCK_CACHE
)
/src/external/gpl2/lvm2/dist/lib/locking/
locking.h
38
* Set the
LCK_CACHE
flag to invalidate 'vol' in the internal cache.
51
* or the
LCK_CACHE
flag is set when it uses the prefix P_.
52
* If
LCK_CACHE
is set, we do not take out a real lock.
87
#define
LCK_CACHE
0x00000100U /* Operation on cache only using P_ lock */
111
#define LCK_VG_DROP_CACHE (LCK_VG | LCK_WRITE |
LCK_CACHE
)
112
#define LCK_VG_BACKUP (LCK_VG |
LCK_CACHE
)
Completed in 45 milliseconds
Indexes created Thu Aug 27 00:25:27 UTC 2026