Home
last modified time | relevance | path

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

/linux-4.4.14/include/uapi/asm-generic/
Dfcntl.h177 #define LOCK_SH 1 /* shared lock */ macro
/linux-4.4.14/fs/
Dlocks.c362 case LOCK_SH: in flock_translate_cmd()