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