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

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

Completed in 317 milliseconds