Home
last modified time | relevance | path

Searched refs:NOLOCK_FLAG (Results 1 – 2 of 2) sorted by relevance

/external/mtools/
Dmtools.h31 #define NOLOCK_FLAG 0x004u macro
41 #define IS_NOLOCK(x) ((x) && ((x)->misc_flags & NOLOCK_FLAG))
Dconfig.c125 { "nolock", NOLOCK_FLAG },