Home
last modified time | relevance | path

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

/openbmc/linux/fs/cramfs/
H A Dinode.c628 static int cramfs_mtd_fill_super(struct super_block *sb, struct fs_context *fc) in cramfs_mtd_fill_super() function
953 ret = get_tree_mtd(fc, cramfs_mtd_fill_super); in cramfs_get_tree()