Home
last modified time | relevance | path

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

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