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

/linux-master/fs/romfs/
H A Dsuper.c460 static int romfs_fill_super(struct super_block *sb, struct fs_context *fc) function
558 ret = get_tree_mtd(fc, romfs_fill_super);
562 ret = get_tree_bdev(fc, romfs_fill_super);

Completed in 206 milliseconds