Searched refs:testfs_path_copy (Results  1 – 2 of 2) sorted by relevance
| /Zephyr-latest/tests/subsys/fs/common/ | 
| D | test_fs_dirops.c | 49 			      testfs_path_extend(testfs_path_copy(&fpath,  in check_mkdir() 201 	testfs_path_extend(testfs_path_copy(&from_path, &root),  in check_rename() 204 	testfs_path_extend(testfs_path_copy(&to_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() 225 	testfs_path_extend(testfs_path_copy(&to_path, &root),  in check_rename() 237 	testfs_path_extend(testfs_path_copy(&from_path, &root),  in check_rename() 240 	testfs_path_extend(testfs_path_copy(&to_path, &root),  in check_rename() 252 	testfs_path_extend(testfs_path_copy(&from_path, &root),  in check_rename() 255 	testfs_path_extend(testfs_path_copy(&to_path, &root),  in check_rename() [all …] 
 | 
| D | test_fs_util.h | 89 static inline struct testfs_path *testfs_path_copy(struct testfs_path *dp,  in testfs_path_copy()  function
  |