Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/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()
/kernel/linux/linux-6.6/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()

Completed in 6 milliseconds