OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:quota_tests
(Results
1 - 2
of
2
) 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));
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 22 milliseconds
Indexes created Thu Nov 06 17:09:51 GMT 2025