Searched refs:LOCK_SH (Results 1 – 3 of 3) sorted by relevance
176 #define LOCK_SH 1 /* shared lock */ macro
1221 A) Take flock(LOCK_SH) on /sys/fs/resctrl1254 ret = flock(fd, LOCK_SH);
454 case LOCK_SH: in flock_translate_cmd()