Home
last modified time | relevance | path

Searched refs:QCI_ROOT_SQUASH (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/include/linux/
H A Dquota.h392 #define QCI_ROOT_SQUASH (1 << 1) /* Root squash turned on */ macro
/openbmc/linux/fs/quota/
H A Dquota.c139 if (tstate->flags & QCI_ROOT_SQUASH) in quota_getinfo()
163 qinfo.i_flags |= QCI_ROOT_SQUASH; in quota_setinfo()
H A Ddquot.c2860 tstate->flags |= QCI_ROOT_SQUASH; in dquot_get_state()
2888 if ((ii->i_flags & QCI_ROOT_SQUASH && in dquot_set_dqinfo()
2898 if (ii->i_flags & QCI_ROOT_SQUASH) in dquot_set_dqinfo()