Home
last modified time | relevance | path

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

/linux/fs/fat/
H A Dnamei_vfat.c1230 static struct file_system_type vfat_fs_type = { variable
1242 return register_filesystem(&vfat_fs_type); in init_vfat_fs()
1247 unregister_filesystem(&vfat_fs_type); in exit_vfat_fs()