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

/linux-master/include/linux/
H A Dquota.h392 #define QCI_ROOT_SQUASH (1 << 1) /* Root squash turned on */ macro
/linux-master/fs/quota/
H A Dquota.c139 if (tstate->flags & QCI_ROOT_SQUASH)
163 qinfo.i_flags |= QCI_ROOT_SQUASH;
H A Ddquot.c2852 tstate->flags |= QCI_ROOT_SQUASH;
2880 if ((ii->i_flags & QCI_ROOT_SQUASH &&
2890 if (ii->i_flags & QCI_ROOT_SQUASH)

Completed in 150 milliseconds