Home
last modified time | relevance | path

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

/linux/fs/
A Dfcntl.c114 int f_setown(struct file *filp, unsigned long arg, int force) in f_setown() function
143 EXPORT_SYMBOL(f_setown);
393 err = f_setown(filp, arg, 1); in do_fcntl()
/linux/include/linux/
A Dfs.h1382 extern int f_setown(struct file *filp, unsigned long arg, int force);
/linux/net/
A Dsocket.c1178 err = f_setown(sock->file, pid, 1); in sock_ioctl()
/linux/
A Dvmlinux.symvers8414 0x00000000 f_setown vmlinux EXPORT_SYMBOL
A DSystem.map8835 ffff80001025dc24 T f_setown
A D.tmp_System.map8835 ffff80001025dc24 T f_setown

Completed in 315 milliseconds