DQF_INFO_DIRTY_B  245 include/linux/quota.h #define DQF_INFO_DIRTY (1 << DQF_INFO_DIRTY_B)	/* Is info dirty? */
DQF_INFO_DIRTY_B  250 include/linux/quota.h 	return test_bit(DQF_INFO_DIRTY_B, &info->dqi_flags);