Searched refs:__f_setown (Results 1 – 3 of 3) sorted by relevance
/fs/ |
D | fcntl.c | 101 void __f_setown(struct file *filp, struct pid *pid, enum pid_type type, in __f_setown() function 107 EXPORT_SYMBOL(__f_setown); 125 __f_setown(filp, pid, type, force); in f_setown() 180 __f_setown(filp, pid, type, 1); in f_setown_ex()
|
D | locks.c | 495 __f_setown(filp, task_pid(current), PIDTYPE_PID, 0); in lease_setup()
|
/fs/notify/dnotify/ |
D | dnotify.c | 354 __f_setown(filp, task_pid(current), PIDTYPE_PID, 0); in fcntl_dirnotify()
|