Searched refs:Q_V2_GETSTATS (Results 1 – 2 of 2) sorted by relevance
84 #define Q_V2_GETSTATS 0x1100 /* get collected stats */ macro
314 else if (cmd != Q_V1_GETSTATS && cmd != Q_V2_GETSTATS && cmd != Q_V2_GETINFO && cmd != Q_COMP_SYNC) in check_compat_quotactl_valid()470 if (cmds != Q_V1_GETSTATS && cmds != Q_V2_GETSTATS && IS_ERR(sb = resolve_dev(special))) { in sys_quotactl()