Home
last modified time | relevance | path

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

/external/kernel-headers/original/linux/
Dquota.h286 struct quota_info { struct
290 …struct rw_semaphore dqptr_sem; /* serialize ops using quota_info struct, pointers from inode to d… argument
291 struct inode *files[MAXQUOTAS]; /* inodes of quotafiles */
292 struct mem_dqinfo info[MAXQUOTAS]; /* Information for each quota type */
293 struct quota_format_ops *ops[MAXQUOTAS]; /* Operations for each type */