Searched refs:Q_XGETQSTAT (Results 1 - 3 of 3) sorted by relevance

/external/strace/xlat/
H A Dquotacmds.h91 #if defined(Q_XGETQSTAT) || (defined(HAVE_DECL_Q_XGETQSTAT) && HAVE_DECL_Q_XGETQSTAT)
92 XLAT(Q_XGETQSTAT),
/external/kernel-headers/original/uapi/linux/
H A Ddqblk_xfs.h38 #define Q_XGETQSTAT XQM_CMD(5) /* get quota subsystem status */ macro
137 * fs_quota_stat is the struct returned in Q_XGETQSTAT for a given file system.
/external/strace/
H A Dquota.c75 #define Q_XGETQSTAT XQM_CMD(0x5) macro
474 case Q_XGETQSTAT:

Completed in 368 milliseconds