Searched refs:rump_pub_etfs_remove (Results 1 – 12 of 12) sorted by relevance
85 rump_pub_etfs_remove(TESTPATH1); in ATF_TC_BODY()143 ATF_REQUIRE_EQ(rump_pub_etfs_remove(TESTPATH1), 0); in ATF_TC_BODY()153 ATF_REQUIRE_EQ(rump_pub_etfs_remove(TESTPATH2), 0); in ATF_TC_BODY()205 ATF_REQUIRE_EQ(rump_pub_etfs_remove(TESTPATH1), 0); in ATF_TC_BODY()255 ATF_REQUIRE_EQ(rump_pub_etfs_remove(TESTPATH1), 0); in ATF_TC_BODY()
27 int rump_pub_etfs_remove(const char *);
101 res = rump_pub_etfs_remove(args->ta_devpath); in sysvbfs_fstest_delfs()
101 res = rump_pub_etfs_remove(args->ta_devpath); in ext2fs_fstest_delfs()
102 res = rump_pub_etfs_remove(args->ta_devpath); in v7fs_fstest_delfs()
102 res = rump_pub_etfs_remove(args->ta_devpath); in msdosfs_fstest_delfs()
111 res = rump_pub_etfs_remove(args->ta_devpath); in udf_fstest_delfs()
107 res = rump_pub_etfs_remove(args->ta_devpath); in ffs_fstest_delfs()
110 res = rump_pub_etfs_remove(args->ta_devpath); in lfs_fstest_delfs()
228 rump_pub_etfs_remove(const char *arg1) in rump_pub_etfs_remove() function
647 rump_pub_etfs_remove(devpath); in doukfsmount()706 rump_pub_etfs_remove(fs->ukfs_devpath); in ukfs_release()
422 rump_pub_etfs_remove(ETFSKEY); in main()