Searched refs:anon_inode_getfile_fmode (Results 1 – 3 of 3) sorted by relevance
169 struct file *anon_inode_getfile_fmode(const char *name, in anon_inode_getfile_fmode() function181 EXPORT_SYMBOL_GPL(anon_inode_getfile_fmode);
20 struct file *anon_inode_getfile_fmode(const char *name,
1624 file = anon_inode_getfile_fmode("[fanotify]", &fanotify_fops, group, in SYSCALL_DEFINE2()