taglinefilesource code
fl_owner141fs/locks.cflock.l_pid = fl->fl_owner->pid;
fl_owner217fs/locks.cif (((fl->fl_flags == F_POSIX) && (fl->fl_owner == task)) ||
fl_owner277fs/locks.cfl->fl_owner = current;
fl_owner310fs/locks.cfl->fl_owner = current;
fl_owner325fs/locks.c(caller_fl->fl_owner == sys_fl->fl_owner))
fl_owner389fs/locks.cif (fl->fl_owner == NULL)
fl_owner391fs/locks.cif (fl->fl_owner != my_task)
fl_owner500fs/locks.cif (posix_locks_deadlock(caller->fl_owner, fl->fl_owner))
fl_owner519fs/locks.c(caller->fl_owner != fl->fl_owner)))
fl_owner524fs/locks.cwhile ((fl = *before) && (caller->fl_owner == fl->fl_owner)) {
fl_owner646fs/locks.ctmp->fl_owner = fl->fl_owner;
fl_owner295include/linux/fs.hstruct task_struct *fl_owner;