HomeSort by: relevance | last modified time | path
    Searched refs:ffs_fstest_mount (Results 1 - 3 of 3) sorted by relevancy

  /src/tests/fs/common/
fstest_ffs.c 124 ffs_fstest_mount(const atf_tc_t *tc, void *buf, const char *path, int flags) function in typeref:typename:int
142 return ffs_fstest_mount(tc, buf, path, flags | MNT_LOG);
  /src/tests/fs/vfs/
t_union.c 166 RL(ffs_fstest_mount(tc, fsarg, "/lower", 0));
175 RL(ffs_fstest_mount(tc, fsarg, "/lower", MNT_RDONLY));
  /src/tests/fs/nfs/nfsservice/
rumpnfsd.c 106 if (ffs_fstest_mount(NULL, fsarg, exportpath, 0) != 0)

Completed in 12 milliseconds