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

/linux-master/include/uapi/linux/
H A Dquota.h66 #define Q_QUOTAON 0x800002 /* turn quotas on */ macro
/linux-master/fs/quota/
H A Dquota.c787 case Q_QUOTAON:
858 return (cmd == Q_QUOTAON) || (cmd == Q_QUOTAOFF) ||
947 if (cmds == Q_QUOTAON) {
/linux-master/security/selinux/
H A Dhooks.c2152 case Q_QUOTAON:

Completed in 136 milliseconds