Home
last modified time | relevance | path

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

/linux-6.12.1/fs/fat/
Dnamei_msdos.c653 static int msdos_fill_super(struct super_block *sb, struct fs_context *fc) in msdos_fill_super() function
660 return get_tree_bdev(fc, msdos_fill_super); in msdos_get_tree()