OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:FSTEST_IMGSIZE
(Results
1 - 5
of
5
) sorted by relevancy
/src/tests/fs/ffs/
t_mount.c
15
#define
FSTEST_IMGSIZE
(96 * 512)
t_update_log.c
9
#define
FSTEST_IMGSIZE
(96 * 512)
/src/tests/fs/vfs/
t_renamerace.c
34
#define
FSTEST_IMGSIZE
(50000 * 512)
t_vnops.c
1090
#undef
FSTEST_IMGSIZE
1091
#define
FSTEST_IMGSIZE
(1024*1024*64)
/src/tests/fs/common/
h_fsmacros.h
71
#ifndef
FSTEST_IMGSIZE
72
#define
FSTEST_IMGSIZE
(10000 * 512)
82
(fsstat.f_frsize * fsstat.f_bfree) <=
FSTEST_IMGSIZE
) \
85
FSTEST_IMGNAME,
FSTEST_IMGSIZE
, NULL) != 0) \
94
FSTEST_IMGNAME,
FSTEST_IMGSIZE
, _privargs_) != 0) \
Completed in 16 milliseconds
Indexes created Fri Sep 26 08:10:20 GMT 2025