Home
last modified time | relevance | path

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

/openbmc/linux/fs/
H A Dfcntl.c161 static int f_setown_ex(struct file *filp, unsigned long arg) in f_setown_ex() function
377 err = f_setown_ex(filp, arg); in do_fcntl()