Searched refs:other_dir_path (Results 1 – 3 of 3) sorted by relevance
17 extern const char *other_dir_path;69 ret = fs_mkdir(other_dir_path); in test_fs_mkfs_ops()83 ret = fs_stat(other_dir_path, &entry); in test_fs_mkfs_ops()92 ret = fs_mkdir(other_dir_path); in test_fs_mkfs_ops()
22 const char *other_dir_path = "/sml/other"; variable
26 const char *other_dir_path = "/"DISK_NAME":/OTHER"; variable