Searched refs:ecp (Results 1 – 2 of 2) sorted by relevance
287 struct testfs_bcmd *ecp) in check_layout_entry() argument325 testfs_bcmd_exitdir(cp, ecp)); in check_layout_entry()345 struct testfs_bcmd *ecp) in testfs_bcmd_verify_layout() argument352 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() argument437 while ((level > 0) && (++cp < ecp)) { in testfs_bcmd_exitdir()449 struct testfs_bcmd *ecp) in testfs_bcmd_find() argument453 while (cp < ecp) { in testfs_bcmd_find()[all …]
269 struct testfs_bcmd *ecp);290 struct testfs_bcmd *ecp);302 struct testfs_bcmd *ecp);
Completed in 4 milliseconds