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_WRITE
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/gpl2/lvm2/dist/include/
locking.h
69
#define
LCK_WRITE
0x00000004U /* LCK$_PWMODE */
109
#define LCK_VG_WRITE (LCK_VG |
LCK_WRITE
| LCK_HOLD)
111
#define LCK_VG_DROP_CACHE (LCK_VG |
LCK_WRITE
| LCK_CACHE)
115
#define LCK_LV_SUSPEND (LCK_LV |
LCK_WRITE
)
/src/external/gpl2/lvm2/dist/lib/locking/
locking.h
69
#define
LCK_WRITE
0x00000004U /* LCK$_PWMODE */
109
#define LCK_VG_WRITE (LCK_VG |
LCK_WRITE
| LCK_HOLD)
111
#define LCK_VG_DROP_CACHE (LCK_VG |
LCK_WRITE
| LCK_CACHE)
115
#define LCK_LV_SUSPEND (LCK_LV |
LCK_WRITE
)
Completed in 16 milliseconds
Indexes created Sat Jun 06 00:24:59 UTC 2026