test_subclass3     40 tests/lib/vfs/vfs_s_get_path.c struct vfs_s_subclass test_subclass1, test_subclass2, test_subclass3;
test_subclass3     43 tests/lib/vfs/vfs_s_get_path.c static struct vfs_class *vfs_test_ops3 = VFS_CLASS (&test_subclass3);
test_subclass3     98 tests/lib/vfs/vfs_s_get_path.c     vfs_init_subclass (&test_subclass3, "testfs3", VFSF_UNKNOWN, "test3");