Home
last modified time | relevance | path

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

/external/strace/xlat/
Dquotacmds.h20 #if defined(Q_V1_SETQUOTA) || (defined(HAVE_DECL_Q_V1_SETQUOTA) && HAVE_DECL_Q_V1_SETQUOTA)
21 XLAT(Q_V1_SETQUOTA),
Dquotacmds.in4 Q_V1_SETQUOTA
/external/strace/
Dquota.c46 #define Q_V1_SETQUOTA OLD_CMD(0x4) macro
282 case Q_V1_SETQUOTA: in decode_cmd_data()
498 case Q_V1_SETQUOTA: in SYS_FUNC()