Searched refs:f_modown (Results 1 – 1 of 1) sorted by relevance
/fs/ |
D | fcntl.c | 198 static void f_modown(struct file *filp, struct pid *pid, enum pid_type type, in f_modown() function 222 f_modown(filp, pid, type, cred->uid, cred->euid, force); in __f_setown() 248 f_modown(filp, NULL, PIDTYPE_PID, 0, 0, 1); in f_delown()
|