Searched refs:f_setown (Results 1 – 2 of 2) sorted by relevance
153 int f_setown(struct file *filp, int who, int force) in f_setown() function188 EXPORT_SYMBOL(f_setown);514 err = f_setown(filp, argi, 1); in do_fcntl()
1375 err = f_setown(sock->file, pid, 1); in sock_ioctl()