OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:IMGNAME
(Results
1 - 9
of
9
) sorted by relevancy
/src/tests/fs/ffs/
t_snapshot.c
20
#define
IMGNAME
"ffs.img"
21
#define NEWFS "newfs -F -s 10000 "
IMGNAME
t_snapshot_v2.c
20
#define
IMGNAME
"ffs.img"
21
#define NEWFS "newfs -F -s 10000 -O 2 "
IMGNAME
t_snapshot_log.c
20
#define
IMGNAME
"ffs.img"
21
#define NEWFS "newfs -F -s 10000 "
IMGNAME
t_fifos.c
100
#define
IMGNAME
"atf.img"
102
const char *newfs = "newfs -F -s 10000 "
IMGNAME
;
119
rump_pub_etfs_register(FAKEBLK,
IMGNAME
, RUMP_ETFS_BLK);
151
unlink(
IMGNAME
);
t_extattr.c
54
#define
IMGNAME
"extattr.img"
82
const char *newfs = "newfs -O 2ea -F -s 10000 "
IMGNAME
;
98
rump_pub_etfs_register(FAKEBLK,
IMGNAME
, RUMP_ETFS_BLK);
187
unlink(
IMGNAME
);
222
unlink(
IMGNAME
);
/src/tests/fs/lfs/
t_pr.c
30
#define
IMGNAME
"disk.img"
37
if (system("newfs_lfs -D -F -s 10000 ./"
IMGNAME
) == -1)
46
rump_pub_etfs_register(FAKEBLK,
IMGNAME
, RUMP_ETFS_BLK);
util.h
21
#define
IMGNAME
"disk.img"
/src/tests/fs/msdosfs/
t_snapshot.c
22
#define
IMGNAME
"msdosfs.img"
23
#define NEWFS "newfs_msdos -C 5M "
IMGNAME
/src/tests/fs/hfs/
t_pathconvert.c
30
#define
IMGNAME
"colon.hfs"
47
snprintf(thecmd, sizeof(thecmd), "bunzip2 "
IMGNAME
".bz2");
55
RZ(rump_pub_etfs_register(FAKEBLK,
IMGNAME
, RUMP_ETFS_BLK));
Completed in 35 milliseconds
Indexes created Wed Oct 15 16:09:53 GMT 2025