Searched refs:f_getown (Results 1 – 3 of 3) sorted by relevance
151 pid_t f_getown(struct file *filp) in f_getown() function374 err = f_getown(filp); in do_fcntl()
1055 extern pid_t f_getown(struct file *filp);
1263 err = put_user(f_getown(sock->file), in sock_ioctl()
Completed in 19 milliseconds