Home
last modified time | relevance | path

Searched refs:f_getown (Results 1 – 3 of 3) sorted by relevance

/Linux-v5.4/fs/
Dfcntl.c149 pid_t f_getown(struct file *filp) in f_getown() function
380 err = f_getown(filp); in do_fcntl()
/Linux-v5.4/net/
Dsocket.c1123 err = put_user(f_getown(sock->file), in sock_ioctl()
/Linux-v5.4/include/linux/
Dfs.h1355 extern pid_t f_getown(struct file *filp);