Home
last modified time | relevance | path

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

/tests/subsys/fs/common/
A Dtest_fs_util.c290 unsigned int foreign = 0; in check_layout_entry() local
327 foreign = rc; in check_layout_entry()
337 rc = foreign; in check_layout_entry()
349 unsigned int foreign = 0; in testfs_bcmd_verify_layout() local
406 foreign += rc; in testfs_bcmd_verify_layout()
409 foreign += 1; in testfs_bcmd_verify_layout()
412 TC_PRINT("%s found %u entries, %u foreign\n", pp->path, count, foreign); in testfs_bcmd_verify_layout()
425 rc = foreign; in testfs_bcmd_verify_layout()

Completed in 9 milliseconds