Home
last modified time | relevance | path

Searched defs:fpath (Results 1 – 2 of 2) sorted by relevance

/Zephyr-Core-3.4.0/tests/subsys/fs/multi-fs/src/
Dtest_utils.c16 int check_file_dir_exists(const char *fpath) in check_file_dir_exists()
/Zephyr-Core-3.4.0/tests/subsys/fs/littlefs/src/
Dtest_lfs_dirops.c63 struct testfs_path fpath; in check_mkdir() local