Home
last modified time | relevance | path

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

/linux/fs/romfs/
H A Dsuper.c450 static int romfs_fill_super(struct super_block *sb, struct fs_context *fc) in romfs_fill_super() function
548 ret = get_tree_mtd(fc, romfs_fill_super); in romfs_get_tree()
552 ret = get_tree_bdev(fc, romfs_fill_super); in romfs_get_tree()