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

/linux-master/fs/omfs/
H A Dinode.c603 static struct file_system_type omfs_fs_type = { variable in typeref:struct:file_system_type
614 return register_filesystem(&omfs_fs_type);
619 unregister_filesystem(&omfs_fs_type);

Completed in 93 milliseconds