Home
last modified time | relevance | path

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

/fs/
Dfcntl.c109 void f_setown(struct file *filp, unsigned long arg, int force) in f_setown() function
128 EXPORT_SYMBOL(f_setown);
301 f_setown(filp, arg, 1); in do_fcntl()