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

/linux-master/fs/ext4/
H A Dsuper.c7333 static struct file_system_type ext4_fs_type = { variable in typeref:struct:file_system_type
7396 err = register_filesystem(&ext4_fs_type);
7430 unregister_filesystem(&ext4_fs_type);

Completed in 245 milliseconds