Home
last modified time | relevance | path

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

/include/linux/
Dquota.h277 struct dquot { struct
281 struct list_head dq_dirty; /* List of dirty dquots */ argument
282 struct mutex dq_lock; /* dquot IO lock */ argument
284 wait_queue_head_t dq_wait_unused; /* Wait queue for dquot to become unused */ argument
287 loff_t dq_off; /* Offset of dquot on disk */ argument
298 int (*read_dqblk)(struct dquot *dquot); /* Read structure for one user */ argument