OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:xfs_quota_flags
(Results
1 - 2
of
2
) sorted by null
/external/strace/xlat/
xfs_quota_flags.h
1
/* Generated by ./xlat/gen.sh from ./xlat/
xfs_quota_flags
.in; do not edit. */
5
# error static const struct xlat
xfs_quota_flags
in mpers mode
10
const struct xlat
xfs_quota_flags
[] = {
variable in typeref:struct:xlat
/external/strace/
quota.c
101
#include "xlat/
xfs_quota_flags
.h"
432
printflags(
xfs_quota_flags
,
455
printflags(
xfs_quota_flags
, flag, "XFS_QUOTA_???");
Completed in 193 milliseconds