Home
last modified time | relevance | path

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

/netbsd/src/tests/fs/common/
Dfstest_nfs.c72 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()
Dfstest_puffs.c247 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()