Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/fs/vboxsf/
H A Dsuper.c449 static struct file_system_type vboxsf_fs_type = { variable
459 return register_filesystem(&vboxsf_fs_type); in vboxsf_init()
464 unregister_filesystem(&vboxsf_fs_type); in vboxsf_fini()
/kernel/linux/linux-6.6/fs/vboxsf/
H A Dsuper.c449 static struct file_system_type vboxsf_fs_type = { variable
459 return register_filesystem(&vboxsf_fs_type); in vboxsf_init()
464 unregister_filesystem(&vboxsf_fs_type); in vboxsf_fini()

Completed in 1 milliseconds