tag
line
file
source code
ext2_fs_type
692
fs/ext2/super.c
static struct file_system_type ext2_fs_type = {
ext2_fs_type
698
fs/ext2/super.c
register_filesystem(&ext2_fs_type);
ext2_fs_type
704
fs/ext2/super.c
unregister_filesystem(&ext2_fs_type);