OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:quota_tests
(Results
1 - 1
of
1
) sorted by relevancy
/src/tests/fs/ffs/
h_quota2_tests.c
338
struct quota_test
quota_tests
[] = {
variable in typeref:struct:quota_test[]
354
for (test = 0; test < sizeof(
quota_tests
) / sizeof(
quota_tests
[0]);
356
fprintf(stderr, "\t%d: %s\n", test,
quota_tests
[test].desc);
422
if (test > sizeof(
quota_tests
) / sizeof(
quota_tests
[0])) {
446
error =
quota_tests
[test].func(topts);
449
test,
quota_tests
[test].desc, error, strerror(error));
Completed in 12 milliseconds
Indexes created Wed Oct 15 16:09:53 GMT 2025