Home
last modified time | relevance | path

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

/linux/fs/
H A Danon_inodes.c220 static int __anon_inode_getfd(const char *name, in __anon_inode_getfd() function
269 return __anon_inode_getfd(name, fops, priv, flags, NULL, false); in anon_inode_getfd()
303 return __anon_inode_getfd(name, fops, priv, flags, context_inode, true); in anon_inode_create_getfd()