HomeSort by: relevance | last modified time | path
    Searched defs:donewfs (Results 1 - 4 of 4) sorted by relevancy

  /src/tests/fs/common/
fstest_nfs.c 72 donewfs(const atf_tc_t *tc, void **argp, function in typeref:typename:int
168 return donewfs(tc, argp, image, size, fspriv);
176 return donewfs(tc, argp, image, size, fspriv);
fstest_nfs.c 72 donewfs(const atf_tc_t *tc, void **argp, function in typeref:typename:int
168 return donewfs(tc, argp, image, size, fspriv);
176 return donewfs(tc, argp, image, size, fspriv);
fstest_puffs.c 247 donewfs(const atf_tc_t *tc, void **argp, function in typeref:typename:int
352 return donewfs(tc, argp, image, size, fspriv, theargv);
374 if ((rv = donewfs(tc, argp, image, size, fspriv, rumpffs_argv)) != 0)
fstest_puffs.c 247 donewfs(const atf_tc_t *tc, void **argp, function in typeref:typename:int
352 return donewfs(tc, argp, image, size, fspriv, theargv);
374 if ((rv = donewfs(tc, argp, image, size, fspriv, rumpffs_argv)) != 0)

Completed in 25 milliseconds