Home
last modified time | relevance | path

Searched refs:Q_V2_GETSTATS (Results 1 – 3 of 3) sorted by relevance

/external/strace/xlat/
Dquotacmds.h52 #if defined(Q_V2_GETSTATS) || (defined(HAVE_DECL_Q_V2_GETSTATS) && HAVE_DECL_Q_V2_GETSTATS)
53 XLAT(Q_V2_GETSTATS),
Dquotacmds.in17 Q_V2_GETSTATS
/external/strace/
Dquota.c60 #define Q_V2_GETSTATS OLD_CMD(0x11) macro
451 case Q_V2_GETSTATS: in decode_cmd_data()