Home
last modified time | relevance | path

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

/linux-6.1.9/fs/fat/
Dnamei_vfat.c1198 static int vfat_fill_super(struct super_block *sb, void *data, int silent) in vfat_fill_super() function
1207 return mount_bdev(fs_type, flags, dev_name, data, vfat_fill_super); in vfat_mount()