test_subclass2     40 tests/lib/vfs/vfs_s_get_path.c struct vfs_s_subclass test_subclass1, test_subclass2, test_subclass3;
test_subclass2     42 tests/lib/vfs/vfs_s_get_path.c static struct vfs_class *vfs_test_ops2 = VFS_CLASS (&test_subclass2);
test_subclass2     95 tests/lib/vfs/vfs_s_get_path.c     vfs_init_subclass (&test_subclass2, "testfs2", VFSF_UNKNOWN, "test2");