Home
last modified time | relevance | path

Searched defs:mem_dqinfo (Results 1 – 1 of 1) sorted by relevance

/linux/include/linux/
H A Dquota.h222 struct mem_dqinfo { struct
223 struct quota_format_type *dqi_format;
224 int dqi_fmt_id; /* Id of the dqi_format - used when turning
248 static inline int info_dirty(struct mem_dqinfo *info) in info_dirty() argument