Searched defs:Q_XSETQLIM (Results 1 - 2 of 2) sorted by path

/external/kernel-headers/original/uapi/linux/
H A Ddqblk_xfs.h37 #define Q_XSETQLIM XQM_CMD(4) /* set disk limits */ macro
78 * These fields are sent to Q_XSETQLIM to specify fields that need to change.
93 * These values also apply only to the d_fieldmask field for Q_XSETQLIM.
106 * These values also apply only to the d_fieldmask field for Q_XSETQLIM.
/external/strace/
H A Dquota.c74 #define Q_XSETQLIM XQM_CMD(0x4) macro
334 case Q_XSETQLIM:
566 case Q_XSETQLIM:

Completed in 318 milliseconds