Home
last modified time | relevance | path

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

/linux/fs/
H A Dfcntl.c195 pid_t f_getown(struct file *filp) in f_getown() function
510 err = f_getown(filp); in do_fcntl()
/linux/net/
H A Dsocket.c1379 err = put_user(f_getown(sock->file), in sock_ioctl()