Searched refs:testfs_small_mnt (Results 1 – 8 of 8) sorted by relevance
17 struct fs_mount_t *fs_mkfs_mp = &testfs_small_mnt;36 fs_mkfs_dev_id = (uintptr_t) testfs_small_mnt.storage_dev; in ZTEST()44 fs_mkfs_dev_id = (uintptr_t) testfs_small_mnt.storage_dev; in ZTEST()60 struct fs_mount_t mnt = testfs_small_mnt; in ZTEST()64 ret = fs_mkfs(FS_LITTLEFS, (uintptr_t)testfs_small_mnt.storage_dev, &custom_cfg, 0); in ZTEST()
26 struct fs_mount_t *fs_dirops_test_mp = &testfs_small_mnt;30 struct fs_mount_t *mp = &testfs_small_mnt; in ZTEST()
17 extern struct fs_mount_t testfs_small_mnt;
17 struct fs_mount_t *mount_flags_mp = &testfs_small_mnt;
45 struct fs_mount_t *mp = &testfs_small_mnt; in ZTEST()
22 struct fs_mount_t testfs_small_mnt = { variable
239 struct fs_mount_t *fs_basic_test_mp = &testfs_small_mnt;243 struct fs_mount_t *mp = &testfs_small_mnt; in ZTEST()
223 return custom_write_test("small 8x1K bigfile", &testfs_small_mnt, &cfg, 1024, 8); in small_8_1K_cust()230 &testfs_small_mnt, in ZTEST()