Home
last modified time | relevance | path

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

/src/contrib/netbsd-tests/fs/common/
H A Dfstest_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()
H A Dfstest_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()
H A Dfstest_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()
H A Dfstest_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()
H A Dfstest_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()
H A Dfstest_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()
H A Dfstest_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()