f_setown 302 fs/fcntl.c err = f_setown(filp, arg, 1); f_setown 1090 include/linux/fs.h extern int f_setown(struct file *filp, unsigned long arg, int force); f_setown 878 net/socket.c err = f_setown(sock->file, pid, 1);