Searched refs:donewfs (Results 1 – 2 of 2) sorted by relevance
| /netbsd/src/tests/fs/common/ |
| D | fstest_nfs.c | 72 donewfs(const atf_tc_t *tc, void **argp, in donewfs() function 168 return donewfs(tc, argp, image, size, fspriv); in nfs_fstest_newfs() 176 return donewfs(tc, argp, image, size, fspriv); in nfsro_fstest_newfs()
|
| D | fstest_puffs.c | 247 donewfs(const atf_tc_t *tc, void **argp, in donewfs() function 352 return donewfs(tc, argp, image, size, fspriv, theargv); in puffs_fstest_newfs() 374 if ((rv = donewfs(tc, argp, image, size, fspriv, rumpffs_argv)) != 0) in p2k_ffs_fstest_newfs()
|