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