Home
last modified time | relevance | path

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

/linux-4.4.14/include/uapi/asm-generic/
Dfcntl.h184 #define LOCK_READ 64 /* which allows concurrent read operations */ macro
/linux-4.4.14/fs/
Dlocks.c2587 (fl->fl_type & LOCK_READ) in lock_get_status()