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

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/fs/vfat/
H A Dnamei.c1034 static struct file_system_type vfat_fs_type = { variable in typeref:struct:file_system_type
1044 return register_filesystem(&vfat_fs_type);
1049 unregister_filesystem(&vfat_fs_type);

Completed in 39 milliseconds