Home
last modified time | relevance | path

Searched refs:test_fs_mnt_unsupported_fs (Results 1 – 1 of 1) sorted by relevance

/Zephyr-latest/tests/subsys/fs/fs_api/src/
Dtest_fs_dir_file.c37 static struct fs_mount_t test_fs_mnt_unsupported_fs = { variable
142 ret = fs_mount(&test_fs_mnt_unsupported_fs); in test_mount()
198 ret = fs_unmount(&test_fs_mnt_unsupported_fs); in test_unmount()