Home
last modified time | relevance | path

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

/netbsd-src/tests/fs/common/
H A Dfstest_sysvbfs.c52 char ta_imgpath[MAXPATHLEN]; member
80 snprintf(args->ta_imgpath, MAXPATHLEN, "%s", image); in sysvbfs_fstest_newfs()
105 res = unlink(args->ta_imgpath); in sysvbfs_fstest_delfs()
H A Dfstest_ext2fs.c52 char ta_imgpath[MAXPATHLEN]; member
80 snprintf(args->ta_imgpath, MAXPATHLEN, "%s", image); in ext2fs_fstest_newfs()
105 res = unlink(args->ta_imgpath); in ext2fs_fstest_delfs()
H A Dfstest_v7fs.c52 char ta_imgpath[MAXPATHLEN]; member
80 snprintf(args->ta_imgpath, MAXPATHLEN, "%s", image); in v7fs_fstest_newfs()
106 res = unlink(args->ta_imgpath); in v7fs_fstest_delfs()
H A Dfstest_msdosfs.c52 char ta_imgpath[MAXPATHLEN]; member
80 snprintf(args->ta_imgpath, MAXPATHLEN, "%s", image); in msdosfs_fstest_newfs()
106 res = unlink(args->ta_imgpath); in msdosfs_fstest_delfs()
H A Dfstest_udf.c53 char ta_imgpath[MAXPATHLEN]; member
88 snprintf(args->ta_imgpath, MAXPATHLEN, "%s", image); in udf_fstest_newfs()
117 res = unlink(args->ta_imgpath); in udf_fstest_delfs()
H A Dfstest_ffs.c53 char ta_imgpath[MAXPATHLEN]; member
85 snprintf(args->ta_imgpath, MAXPATHLEN, "%s", image); in ffs_fstest_newfs()
113 res = unlink(args->ta_imgpath); in ffs_fstest_delfs()
H A Dfstest_lfs.c57 char ta_imgpath[MAXPATHLEN]; member
88 snprintf(args->ta_imgpath, MAXPATHLEN, "%s", image); in lfs_fstest_newfs()
114 res = unlink(args->ta_imgpath); in lfs_fstest_delfs()