tag | line | file | source code |
---|---|---|---|
F_WRLCK | 268 | fs/locks.c | case F_WRLCK : |
F_WRLCK | 366 | fs/locks.c | fl->fl_type == F_WRLCK) { |
F_WRLCK | 398 | fs/locks.c | case F_WRLCK : |
F_WRLCK | 406 | fs/locks.c | fl->fl_type = F_WRLCK; |
F_WRLCK | 454 | fs/locks.c | fl->fl_type = F_WRLCK; |
F_WRLCK | 513 | fs/locks.c | return (sys_fl->fl_type == F_WRLCK); |
F_WRLCK | 515 | fs/locks.c | case F_WRLCK : |