Searched refs:LOCK_RW (Results 1 – 4 of 4) sorted by relevance
19 #ifndef LOCK_RW20 #define LOCK_RW 192 macro
187 #define LOCK_RW 192 /* which allows concurrent read & write ops */ macro
186 #define LOCK_RW 192 /* which allows concurrent read & write ops */ macro
465 return cmd & (LOCK_MAND | LOCK_RW); in flock_translate_cmd()