Home
last modified time | relevance | path

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

/tests/subsys/fs/common/
A Dtest_fs_util.c287 struct testfs_bcmd *ecp) in check_layout_entry() argument
325 testfs_bcmd_exitdir(cp, ecp)); in check_layout_entry()
345 struct testfs_bcmd *ecp) in testfs_bcmd_verify_layout() argument
352 while (cp < ecp) { in testfs_bcmd_verify_layout()
386 cp = testfs_bcmd_find(&stat, scp, ecp); in testfs_bcmd_verify_layout()
404 rc = check_layout_entry(pp, &stat, cp, ecp); in testfs_bcmd_verify_layout()
432 struct testfs_bcmd *ecp) in testfs_bcmd_exitdir() argument
437 while ((level > 0) && (++cp < ecp)) { in testfs_bcmd_exitdir()
449 struct testfs_bcmd *ecp) in testfs_bcmd_find() argument
453 while (cp < ecp) { in testfs_bcmd_find()
[all …]
A Dtest_fs_util.h269 struct testfs_bcmd *ecp);
290 struct testfs_bcmd *ecp);
302 struct testfs_bcmd *ecp);

Completed in 4 milliseconds