Home
last modified time | relevance | path

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

/linux-6.12.1/fs/fat/
Dnamei_vfat.c1198 static int vfat_fill_super(struct super_block *sb, struct fs_context *fc) in vfat_fill_super() function
1205 return get_tree_bdev(fc, vfat_fill_super); in vfat_get_tree()