Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Data Fields
ocfs2_dquot Struct Reference

#include <quota.h>

Data Fields

struct dquot dq_dquot
 
loff_t dq_local_off
 
u64 dq_local_phys_blk
 
struct ocfs2_quota_chunkdq_chunk
 
unsigned int dq_use_count
 
s64 dq_origspace
 
s64 dq_originodes
 

Detailed Description

Definition at line 23 of file quota.h.

Field Documentation

Definition at line 27 of file quota.h.

struct dquot dq_dquot

Definition at line 24 of file quota.h.

loff_t dq_local_off

Definition at line 25 of file quota.h.

u64 dq_local_phys_blk

Definition at line 26 of file quota.h.

s64 dq_originodes

Definition at line 30 of file quota.h.

s64 dq_origspace

Definition at line 29 of file quota.h.

unsigned int dq_use_count

Definition at line 28 of file quota.h.


The documentation for this struct was generated from the following file: