OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:quota_formats
(Results
1 - 2
of
2
) sorted by null
/external/strace/xlat/
quota_formats.h
1
/* Generated by ./xlat/gen.sh from ./xlat/
quota_formats
.in; do not edit. */
3
static const struct xlat
quota_formats
[] = {
variable in typeref:struct:xlat
/external/strace/
quota.c
90
#include "xlat/
quota_formats
.h"
383
printxval(
quota_formats
, fmt, "QFMT_VFS_???");
554
printxval(
quota_formats
, id, "QFMT_VFS_???");
Completed in 93 milliseconds