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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/ext2/
H A Dsuper.c1473 static struct file_system_type ext2_fs_type = { variable in typeref:struct:file_system_type
1489 err = register_filesystem(&ext2_fs_type);
1502 unregister_filesystem(&ext2_fs_type);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/ext4/
H A Dsuper.c4241 static struct file_system_type ext2_fs_type = { variable in typeref:struct:file_system_type
4251 int err = register_filesystem(&ext2_fs_type);
4259 unregister_filesystem(&ext2_fs_type);

Completed in 144 milliseconds