dquot_state_flag 2205 fs/quota/dquot.c 				dquot_state_flag(DQUOT_SUSPENDED, cnt);
dquot_state_flag 2209 fs/quota/dquot.c 			dqopt->flags &= ~dquot_state_flag(flags, cnt);
dquot_state_flag 2213 fs/quota/dquot.c 				dqopt->flags &=	~dquot_state_flag(
dquot_state_flag 2392 fs/quota/dquot.c 	dqopt->flags |= dquot_state_flag(flags, type);
dquot_state_flag 2434 fs/quota/dquot.c 		flags = dqopt->flags & dquot_state_flag(DQUOT_USAGE_ENABLED |
dquot_state_flag 2437 fs/quota/dquot.c 		dqopt->flags &= ~dquot_state_flag(DQUOT_STATE_FLAGS, cnt);
dquot_state_flag 2493 fs/quota/dquot.c 		sb_dqopt(sb)->flags |= dquot_state_flag(flags, type);
dquot_state_flag  133 include/linux/quotaops.h 				dquot_state_flag(DQUOT_USAGE_ENABLED, type);
dquot_state_flag  139 include/linux/quotaops.h 				dquot_state_flag(DQUOT_LIMITS_ENABLED, type);
dquot_state_flag  145 include/linux/quotaops.h 				dquot_state_flag(DQUOT_SUSPENDED, type);