Home
last modified time | relevance | path

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

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