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

/linux-master/fs/sysv/
H A Dsuper.c552 static struct file_system_type v7_fs_type = { variable in typeref:struct:file_system_type
572 error = register_filesystem(&v7_fs_type);
588 unregister_filesystem(&v7_fs_type);

Completed in 115 milliseconds