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

#include <incore.h>

Data Fields

spinlock_t gt_spin
 
unsigned int gt_logd_secs
 
unsigned int gt_quota_simul_sync
 
unsigned int gt_quota_warn_period
 
unsigned int gt_quota_scale_num
 
unsigned int gt_quota_scale_den
 
unsigned int gt_quota_quantum
 
unsigned int gt_new_files_jdata
 
unsigned int gt_max_readahead
 
unsigned int gt_complain_secs
 
unsigned int gt_statfs_quantum
 
unsigned int gt_statfs_slow
 

Detailed Description

Definition at line 516 of file incore.h.

Field Documentation

unsigned int gt_complain_secs

Definition at line 528 of file incore.h.

unsigned int gt_logd_secs

Definition at line 519 of file incore.h.

unsigned int gt_max_readahead

Definition at line 527 of file incore.h.

unsigned int gt_new_files_jdata

Definition at line 526 of file incore.h.

unsigned int gt_quota_quantum

Definition at line 525 of file incore.h.

unsigned int gt_quota_scale_den

Definition at line 524 of file incore.h.

unsigned int gt_quota_scale_num

Definition at line 523 of file incore.h.

unsigned int gt_quota_simul_sync

Definition at line 521 of file incore.h.

unsigned int gt_quota_warn_period

Definition at line 522 of file incore.h.

spinlock_t gt_spin

Definition at line 517 of file incore.h.

unsigned int gt_statfs_quantum

Definition at line 529 of file incore.h.

unsigned int gt_statfs_slow

Definition at line 530 of file incore.h.


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