| tag | line | file | source code |
|---|---|---|---|
| F_WRLCK | 243 | fs/locks.c | case F_WRLCK : |
| F_WRLCK | 296 | fs/locks.c | case F_WRLCK : |
| F_WRLCK | 304 | fs/locks.c | fl->fl_type = F_WRLCK; |
| F_WRLCK | 352 | fs/locks.c | fl->fl_type = F_WRLCK; |
| F_WRLCK | 411 | fs/locks.c | return (sys_fl->fl_type == F_WRLCK); |
| F_WRLCK | 413 | fs/locks.c | case F_WRLCK : |