Home
last modified time | relevance | path

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

/openbmc/linux/fs/fat/
H A Dnamei_vfat.c1210 static struct file_system_type vfat_fs_type = { variable
1221 return register_filesystem(&vfat_fs_type); in init_vfat_fs()
1226 unregister_filesystem(&vfat_fs_type); in exit_vfat_fs()