Home
last modified time | relevance | path

Searched refs:__f_setown (Results 1 – 9 of 9) sorted by relevance

/linux/fs/
A Dfcntl.c106 void __f_setown(struct file *filp, struct pid *pid, enum pid_type type, in __f_setown() function
112 EXPORT_SYMBOL(__f_setown);
138 __f_setown(filp, pid, type, force); in f_setown()
200 __f_setown(filp, pid, type, 1); in f_setown_ex()
A Dlocks.c495 __f_setown(filp, task_pid(current), PIDTYPE_TGID, 0); in lease_setup()
/linux/fs/notify/dnotify/
A Ddnotify.c351 __f_setown(filp, task_pid(current), PIDTYPE_TGID, 0); in fcntl_dirnotify()
/linux/drivers/tty/
A Dtty_io.c2259 __f_setown(filp, pid, type, 0); in __tty_fasync()
/linux/include/linux/
A Dfs.h1381 extern void __f_setown(struct file *filp, struct pid *, enum pid_type, int force);
/linux/drivers/net/
A Dtun.c3355 __f_setown(file, task_pid(current), PIDTYPE_TGID, 0); in tun_chr_fasync()
/linux/
A Dvmlinux.symvers4528 0x00000000 __f_setown vmlinux EXPORT_SYMBOL
A DSystem.map8834 ffff80001025dbd0 T __f_setown
A D.tmp_System.map8834 ffff80001025dbd0 T __f_setown

Completed in 318 milliseconds