Home
last modified time | relevance | path

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

/linux-6.15/fs/
H A Dfcntl.c195 pid_t f_getown(struct file *filp) in f_getown() function
511 err = f_getown(filp); in do_fcntl()
/linux-6.15/net/
H A Dsocket.c1256 err = put_user(f_getown(sock->file), in sock_ioctl()
/linux-6.15/include/linux/
H A Dfs.h1217 extern pid_t f_getown(struct file *filp);