Searched refs:Q_V2_SETQUOTA (Results 1 – 2 of 2) sorted by relevance
/linux-2.4.37.9/include/linux/ | ||
D | quotacompat.h | 82 #define Q_V2_SETQUOTA 0x0E00 /* set limits and usage */ macro |
/linux-2.4.37.9/fs/ | ||
D | quota.c | 293 case Q_V2_SETQUOTA: in check_compat_quotactl_valid() |