Searched defs:Q_XGETQUOTA (Results 1 - 2 of 2) sorted by relevance

/external/kernel-headers/original/uapi/linux/
H A Ddqblk_xfs.h36 #define Q_XGETQUOTA XQM_CMD(3) /* get disk limits and usage */ macro
/external/strace/
H A Dquota.c73 #define Q_XGETQUOTA XQM_CMD(0x3) macro
333 case Q_XGETQUOTA:
338 if (cmd == Q_XGETQUOTA && syserror(tcp)) {
565 case Q_XGETQUOTA:

Completed in 83 milliseconds