taglinefilesource code
fl_type73fs/locks.cflock.l_type = fl->fl_type;
fl_type104fs/locks.cswitch (file_lock.fl_type) {
fl_type121fs/locks.cif (file_lock.fl_type == F_UNLCK)
fl_type194fs/locks.cfl->fl_type = l->l_type;
fl_type214fs/locks.cswitch (caller_fl->fl_type) {
fl_type216fs/locks.creturn sys_fl->fl_type != F_RDLCK;
fl_type274fs/locks.cif (caller->fl_type != fl->fl_type)
fl_type293fs/locks.cif (caller->fl_type != fl->fl_type) {
fl_type198include/linux/fs.hchar fl_type;