Home
last modified time | relevance | path

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

/linux/fs/
A Dfcntl.c196 pid_t f_getown(struct file *filp) in f_getown() function
506 err = f_getown(filp); in do_fcntl()
/linux/include/linux/
A Dfs.h1166 extern pid_t f_getown(struct file *filp);
/linux/net/
A Dsocket.c1293 err = put_user(f_getown(sock->file), in sock_ioctl()

Completed in 26 milliseconds