Home
last modified time | relevance | path

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

/freebsd/contrib/netbsd-tests/fs/common/
H A Dfstest_nfs.c71 donewfs(const atf_tc_t *tc, void **argp, in donewfs() function
165 return donewfs(tc, argp, image, size, fspriv); in nfs_fstest_newfs()
173 return donewfs(tc, argp, image, size, fspriv); in nfsro_fstest_newfs()
H A Dfstest_puffs.c246 donewfs(const atf_tc_t *tc, void **argp, in donewfs() function
351 return donewfs(tc, argp, image, size, fspriv, theargv); in puffs_fstest_newfs()
373 if ((rv = donewfs(tc, argp, image, size, fspriv, rumpffs_argv)) != 0) in p2k_ffs_fstest_newfs()