Home
last modified time | relevance | path

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

/external/strace/xlat/
Dquotacmds.h34 #if defined(Q_V2_SETQUOTA) || (defined(HAVE_DECL_Q_V2_SETQUOTA) && HAVE_DECL_Q_V2_SETQUOTA)
35 XLAT(Q_V2_SETQUOTA),
Dquotacmds.in11 Q_V2_SETQUOTA
/external/strace/
Dquota.c54 #define Q_V2_SETQUOTA OLD_CMD(0xE) macro
311 case Q_V2_SETQUOTA: in decode_cmd_data()
559 case Q_V2_SETQUOTA: in SYS_FUNC()