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

/seL4-camkes-master/tools/cogent/impl/fs/vfat/cogent/plat/linux/
H A Dmodule.c921 static struct file_system_type vfat_fs_type = { variable in typeref:struct:file_system_type
936 err = register_filesystem(&vfat_fs_type);
947 unregister_filesystem(&vfat_fs_type);

Completed in 30 milliseconds