taglinefilesource code
F_WRLCK275fs/locks.ccase F_WRLCK :
F_WRLCK385fs/locks.cfl->fl_type == F_WRLCK) {
F_WRLCK419fs/locks.ccase F_WRLCK :
F_WRLCK428fs/locks.cfl->fl_type = F_WRLCK;
F_WRLCK476fs/locks.cfl->fl_type = F_WRLCK;
F_WRLCK535fs/locks.creturn (sys_fl->fl_type == F_WRLCK);
F_WRLCK537fs/locks.ccase F_WRLCK :