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

#include <incore.h>

Data Fields

struct list_head qd_list
 
struct list_head qd_reclaim
 
atomic_t qd_count
 
u32 qd_id
 
unsigned long qd_flags
 
s64 qd_change
 
s64 qd_change_sync
 
unsigned int qd_slot
 
unsigned int qd_slot_count
 
struct buffer_head * qd_bh
 
struct gfs2_quota_changeqd_bh_qc
 
unsigned int qd_bh_count
 
struct gfs2_glockqd_gl
 
struct gfs2_quota_lvb qd_qb
 
u64 qd_sync_gen
 
unsigned long qd_last_warn
 

Detailed Description

Definition at line 400 of file incore.h.

Field Documentation

struct buffer_head* qd_bh

Definition at line 415 of file incore.h.

unsigned int qd_bh_count

Definition at line 417 of file incore.h.

Definition at line 416 of file incore.h.

s64 qd_change

Definition at line 409 of file incore.h.

s64 qd_change_sync

Definition at line 410 of file incore.h.

atomic_t qd_count

Definition at line 404 of file incore.h.

unsigned long qd_flags

Definition at line 407 of file incore.h.

Definition at line 419 of file incore.h.

u32 qd_id

Definition at line 406 of file incore.h.

unsigned long qd_last_warn

Definition at line 423 of file incore.h.

struct list_head qd_list

Definition at line 401 of file incore.h.

Definition at line 420 of file incore.h.

struct list_head qd_reclaim

Definition at line 402 of file incore.h.

unsigned int qd_slot

Definition at line 412 of file incore.h.

unsigned int qd_slot_count

Definition at line 413 of file incore.h.

u64 qd_sync_gen

Definition at line 422 of file incore.h.


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