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