Home
last modified time | relevance | path

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

/openbmc/linux/fs/hostfs/
H A Dhostfs_kern.c988 static struct file_system_type hostfs_type = { variable
1002 return register_filesystem(&hostfs_type); in init_hostfs()
1007 unregister_filesystem(&hostfs_type); in exit_hostfs()