Home
last modified time | relevance | path

Searched refs:Q_SETINFO (Results 1 – 4 of 4) sorted by relevance

/external/strace/xlat/
Dquotacmds.h77 #if defined(Q_SETINFO) || (defined(HAVE_DECL_Q_SETINFO) && HAVE_DECL_Q_SETINFO)
78 XLAT(Q_SETINFO),
Dquotacmds.in23 Q_SETINFO
/external/strace/
Dquota.c67 #define Q_SETINFO NEW_CMD(0x6) macro
358 case Q_SETINFO: in decode_cmd_data()
504 case Q_SETINFO: in SYS_FUNC()
/external/kernel-headers/original/uapi/linux/
Dquota.h71 #define Q_SETINFO 0x800006 /* set information about quota files */ macro