__f_setown 3409 drivers/net/tun.c __f_setown(file, task_pid(current), PIDTYPE_TGID, 0); __f_setown 2145 drivers/tty/tty_io.c __f_setown(filp, pid, type, 0); __f_setown 111 fs/fcntl.c EXPORT_SYMBOL(__f_setown); __f_setown 137 fs/fcntl.c __f_setown(filp, pid, type, force); __f_setown 194 fs/fcntl.c __f_setown(filp, pid, type, 1); __f_setown 603 fs/locks.c __f_setown(filp, task_pid(current), PIDTYPE_TGID, 0); __f_setown 357 fs/notify/dnotify/dnotify.c __f_setown(filp, task_pid(current), PIDTYPE_TGID, 0); __f_setown 1353 include/linux/fs.h extern void __f_setown(struct file *filp, struct pid *, enum pid_type, int force);