v9fs_fs_type      706 fs/9p/v9fs.c   	err = register_filesystem(&v9fs_fs_type);
v9fs_fs_type      732 fs/9p/v9fs.c   	unregister_filesystem(&v9fs_fs_type);
v9fs_fs_type       31 fs/9p/v9fs_vfs.h extern struct file_system_type v9fs_fs_type;
v9fs_fs_type      355 fs/9p/vfs_super.c struct file_system_type v9fs_fs_type = {