Home
last modified time | relevance | path

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

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