Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/fs/fat/
H A Dnamei_vfat.c1060 static struct file_system_type vfat_fs_type = { variable
1071 return register_filesystem(&vfat_fs_type); in init_vfat_fs()
1076 unregister_filesystem(&vfat_fs_type); in exit_vfat_fs()
/kernel/linux/linux-6.6/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()

Completed in 4 milliseconds