Home
last modified time | relevance | path

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

/linux-6.3-rc2/fs/
A Dfcntl.c107 void __f_setown(struct file *filp, struct pid *pid, enum pid_type type, in __f_setown() function
113 EXPORT_SYMBOL(__f_setown);
139 __f_setown(filp, pid, type, force); in f_setown()
201 __f_setown(filp, pid, type, 1); in f_setown_ex()
A Dlocks.c540 __f_setown(filp, task_pid(current), PIDTYPE_TGID, 0); in lease_setup()
/linux-6.3-rc2/fs/notify/dnotify/
A Ddnotify.c369 __f_setown(filp, task_pid(current), PIDTYPE_TGID, 0); in fcntl_dirnotify()
/linux-6.3-rc2/drivers/tty/
A Dtty_io.c2239 __f_setown(filp, pid, type, 0); in __tty_fasync()
/linux-6.3-rc2/include/linux/
A Dfs.h1052 extern void __f_setown(struct file *filp, struct pid *, enum pid_type, int force);
/linux-6.3-rc2/drivers/net/
A Dtun.c3423 __f_setown(file, task_pid(current), PIDTYPE_TGID, 0); in tun_chr_fasync()

Completed in 31 milliseconds