Searched refs:from_path (Results 1 – 1 of 1) sorted by relevance
/Zephyr-latest/tests/subsys/fs/common/ |
D | test_fs_dirops.c | 149 struct testfs_path from_path; in check_rename() local 150 const char *from = from_path.path; in check_rename() 201 testfs_path_extend(testfs_path_copy(&from_path, &root), in check_rename() 213 testfs_path_extend(testfs_path_copy(&from_path, &root), in check_rename() 222 testfs_path_extend(testfs_path_copy(&from_path, &root), in check_rename() 237 testfs_path_extend(testfs_path_copy(&from_path, &root), in check_rename() 252 testfs_path_extend(testfs_path_copy(&from_path, &root), in check_rename() 264 testfs_path_extend(testfs_path_copy(&from_path, &root), in check_rename()
|