Searched defs:dquot (Results 1 – 1 of 1) sorted by relevance
4610 struct dquot { struct4611 struct hlist_node dq_hash;4612 struct list_head dq_inuse;4613 struct list_head dq_free;4637 int (*read_dqblk)(struct dquot *); argument