Home
last modified time | relevance | path

Searched refs:ta_imgpath (Results 1 – 7 of 7) sorted by relevance

/freebsd-11-stable/contrib/netbsd-tests/fs/common/
HDfstest_ext2fs.c51 char ta_imgpath[MAXPATHLEN]; member
79 snprintf(args->ta_imgpath, MAXPATHLEN, "%s", image); in ext2fs_fstest_newfs()
104 res = unlink(args->ta_imgpath); in ext2fs_fstest_delfs()
HDfstest_v7fs.c51 char ta_imgpath[MAXPATHLEN]; member
79 snprintf(args->ta_imgpath, MAXPATHLEN, "%s", image); in v7fs_fstest_newfs()
105 res = unlink(args->ta_imgpath); in v7fs_fstest_delfs()
HDfstest_sysvbfs.c51 char ta_imgpath[MAXPATHLEN]; member
79 snprintf(args->ta_imgpath, MAXPATHLEN, "%s", image); in sysvbfs_fstest_newfs()
104 res = unlink(args->ta_imgpath); in sysvbfs_fstest_delfs()
HDfstest_msdosfs.c51 char ta_imgpath[MAXPATHLEN]; member
79 snprintf(args->ta_imgpath, MAXPATHLEN, "%s", image); in msdosfs_fstest_newfs()
105 res = unlink(args->ta_imgpath); in msdosfs_fstest_delfs()
HDfstest_udf.c52 char ta_imgpath[MAXPATHLEN]; member
87 snprintf(args->ta_imgpath, MAXPATHLEN, "%s", image); in udf_fstest_newfs()
116 res = unlink(args->ta_imgpath); in udf_fstest_delfs()
HDfstest_ffs.c52 char ta_imgpath[MAXPATHLEN]; member
84 snprintf(args->ta_imgpath, MAXPATHLEN, "%s", image); in ffs_fstest_newfs()
112 res = unlink(args->ta_imgpath); in ffs_fstest_delfs()
HDfstest_lfs.c56 char ta_imgpath[MAXPATHLEN]; member
87 snprintf(args->ta_imgpath, MAXPATHLEN, "%s", image); in lfs_fstest_newfs()
113 res = unlink(args->ta_imgpath); in lfs_fstest_delfs()