tag
line
file
source code
F_WRLCK
115
fs/locks.c
case F_WRLCK :
F_WRLCK
127
fs/locks.c
file_lock.fl_type = F_WRLCK;
F_WRLCK
204
fs/locks.c
if (l->l_type != F_UNLCK && l->l_type != F_RDLCK && l->l_type != F_WRLCK
F_WRLCK
238
fs/locks.c
case F_WRLCK :