Home
last modified time | relevance | path

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

/openbmc/linux/fs/omfs/
H A Dinode.c605 static struct file_system_type omfs_fs_type = { variable
616 return register_filesystem(&omfs_fs_type); in init_omfs_fs()
621 unregister_filesystem(&omfs_fs_type); in exit_omfs_fs()