Home
last modified time | relevance | path

Searched refs:DQF_SETINFO_MASK (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/include/linux/
H A Dquota.h240 #define DQF_SETINFO_MASK DQF_ROOT_SQUASH macro
/openbmc/linux/fs/quota/
H A Dquota.c160 if (info.dqi_flags & ~DQF_SETINFO_MASK) in quota_setinfo()