tag | line | file | source code |
---|---|---|---|
F_WRLCK | 275 | fs/locks.c | case F_WRLCK : |
F_WRLCK | 385 | fs/locks.c | fl->fl_type == F_WRLCK) { |
F_WRLCK | 419 | fs/locks.c | case F_WRLCK : |
F_WRLCK | 428 | fs/locks.c | fl->fl_type = F_WRLCK; |
F_WRLCK | 476 | fs/locks.c | fl->fl_type = F_WRLCK; |
F_WRLCK | 535 | fs/locks.c | return (sys_fl->fl_type == F_WRLCK); |
F_WRLCK | 537 | fs/locks.c | case F_WRLCK : |