Searched refs:anon_inode_getfd (Results 1 – 3 of 3) sorted by relevance
323 int anon_inode_getfd(const char *name, const struct file_operations *fops, in anon_inode_getfd() function328 EXPORT_SYMBOL_GPL(anon_inode_getfd);
90 fd = anon_inode_getfd("[fscontext]", &fscontext_fops, fc, in fscontext_create_fd()
711 ret = anon_inode_getfd("inotify", &inotify_fops, group, in do_inotify_init()
Completed in 10 milliseconds