Searched refs:__anon_inode_getfile (Results 1 - 1 of 1) sorted by relevance

/linux-master/fs/
H A Danon_inodes.c78 static struct file *__anon_inode_getfile(const char *name, function
147 return __anon_inode_getfile(name, fops, priv, flags, NULL, false);
183 return __anon_inode_getfile(name, fops, priv, flags,
202 file = __anon_inode_getfile(name, fops, priv, flags, context_inode,

Completed in 110 milliseconds