Home
last modified time | relevance | path

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

/tests/subsys/fs/common/
A Dtest_fs_util.h89 static inline struct testfs_path *testfs_path_copy(struct testfs_path *dp, in testfs_path_copy() argument
94 memcpy(dp->path, sp->path, len + 1); in testfs_path_copy()
95 dp->eos = dp->path + len; in testfs_path_copy()
97 return dp; in testfs_path_copy()

Completed in 3 milliseconds