Home
last modified time | relevance | path

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

/linux-6.12.1/fs/fat/
Dnamei_vfat.c1233 static struct file_system_type vfat_fs_type = { variable
1245 return register_filesystem(&vfat_fs_type); in init_vfat_fs()
1250 unregister_filesystem(&vfat_fs_type); in exit_vfat_fs()