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

/linux-master/fs/
H A Danon_inodes.c188 static int __anon_inode_getfd(const char *name, function
237 return __anon_inode_getfd(name, fops, priv, flags, NULL, false);
271 return __anon_inode_getfd(name, fops, priv, flags, context_inode, true);

Completed in 93 milliseconds