Home
last modified time | relevance | path

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

/linux-6.1.9/fs/cramfs/
Dinode.c624 static int cramfs_mtd_fill_super(struct super_block *sb, struct fs_context *fc) in cramfs_mtd_fill_super() function
949 ret = get_tree_mtd(fc, cramfs_mtd_fill_super); in cramfs_get_tree()