Searched refs:ramfs_fill_super (Results 1 – 1 of 1) sorted by relevance
231 static int ramfs_fill_super(struct super_block *sb, struct fs_context *fc) in ramfs_fill_super() function253 return get_tree_nodev(fc, ramfs_fill_super); in ramfs_get_tree()