Home
last modified time | relevance | path

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

/linux-6.3-rc2/fs/
A Dfcntl.c115 int f_setown(struct file *filp, unsigned long arg, int force) in f_setown() function
144 EXPORT_SYMBOL(f_setown);
378 err = f_setown(filp, arg, 1); in do_fcntl()
/linux-6.3-rc2/include/linux/
A Dfs.h1053 extern int f_setown(struct file *filp, unsigned long arg, int force);
/linux-6.3-rc2/net/
A Dsocket.c1259 err = f_setown(sock->file, pid, 1); in sock_ioctl()

Completed in 20 milliseconds