Home
last modified time | relevance | path

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

/linux/include/uapi/asm-generic/
H A Dfcntl.h176 #define LOCK_SH 1 /* shared lock */ macro
/linux/fs/
H A Dlocks.c473 case LOCK_SH: in flock_translate_cmd()
/linux/Documentation/filesystems/
H A Dresctrl.rst1553 A) Take flock(LOCK_SH) on /sys/fs/resctrl
1586 ret = flock(fd, LOCK_SH);