Searched defs:mem_dqinfo (Results 1 – 1 of 1) sorted by relevance
212 struct mem_dqinfo { struct213 struct quota_format_type *dqi_format;214 int dqi_fmt_id; /* Id of the dqi_format - used when turning238 static inline int info_dirty(struct mem_dqinfo *info) in info_dirty() argument