Home
last modified time | relevance | path

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

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