f_getown          380 fs/fcntl.c     		err = f_getown(filp);
f_getown         1356 include/linux/fs.h extern pid_t f_getown(struct file *filp);
f_getown         1123 net/socket.c   			err = put_user(f_getown(sock->file),