Searched refs:IIF_ALL (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/include/uapi/linux/ | ||
H A D | quota.h | 143 #define IIF_ALL (IIF_BGRACE | IIF_IGRACE | IIF_FLAGS) macro |
/openbmc/linux/fs/quota/ | ||
H A D | quota.c | 141 uinfo.dqi_valid = IIF_ALL; in quota_getinfo() |