Linux Kernel
3.7.1
|
#include <quota.h>
Data Fields | |
unsigned int | flags |
struct mutex | dqio_mutex |
struct mutex | dqonoff_mutex |
struct rw_semaphore | dqptr_sem |
struct inode * | files [MAXQUOTAS] |
struct mem_dqinfo | info [MAXQUOTAS] |
struct quota_format_ops * | ops [MAXQUOTAS] |
struct rw_semaphore dqptr_sem |
struct mem_dqinfo info[MAXQUOTAS] |
struct quota_format_ops* ops[MAXQUOTAS] |