Home
last modified time | relevance | path

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

/openbmc/linux/fs/vboxsf/
H A Dsuper.c450 static struct file_system_type vboxsf_fs_type = { variable
460 return register_filesystem(&vboxsf_fs_type); in vboxsf_init()
465 unregister_filesystem(&vboxsf_fs_type); in vboxsf_fini()