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

#include <incore.h>

Data Fields

char ar_lockproto [GFS2_LOCKNAME_LEN]
 
char ar_locktable [GFS2_LOCKNAME_LEN]
 
char ar_hostdata [GFS2_LOCKNAME_LEN]
 
unsigned int ar_spectator:1
 
unsigned int ar_localflocks:1
 
unsigned int ar_debug:1
 
unsigned int ar_posix_acl:1
 
unsigned int ar_quota:2
 
unsigned int ar_suiddir:1
 
unsigned int ar_data:2
 
unsigned int ar_meta:1
 
unsigned int ar_discard:1
 
unsigned int ar_errors:2
 
unsigned int ar_nobarrier:1
 
unsigned int ar_rgrplvb:1
 
int ar_commit
 
int ar_statfs_quantum
 
int ar_quota_quantum
 
int ar_statfs_percent
 

Detailed Description

Definition at line 494 of file incore.h.

Field Documentation

int ar_commit

Definition at line 510 of file incore.h.

unsigned int ar_data

Definition at line 504 of file incore.h.

unsigned int ar_debug

Definition at line 500 of file incore.h.

unsigned int ar_discard

Definition at line 506 of file incore.h.

unsigned int ar_errors

Definition at line 507 of file incore.h.

char ar_hostdata[GFS2_LOCKNAME_LEN]

Definition at line 497 of file incore.h.

unsigned int ar_localflocks

Definition at line 499 of file incore.h.

char ar_lockproto[GFS2_LOCKNAME_LEN]

Definition at line 495 of file incore.h.

char ar_locktable[GFS2_LOCKNAME_LEN]

Definition at line 496 of file incore.h.

unsigned int ar_meta

Definition at line 505 of file incore.h.

unsigned int ar_nobarrier

Definition at line 508 of file incore.h.

unsigned int ar_posix_acl

Definition at line 501 of file incore.h.

unsigned int ar_quota

Definition at line 502 of file incore.h.

int ar_quota_quantum

Definition at line 512 of file incore.h.

unsigned int ar_rgrplvb

Definition at line 509 of file incore.h.

unsigned int ar_spectator

Definition at line 498 of file incore.h.

int ar_statfs_percent

Definition at line 513 of file incore.h.

int ar_statfs_quantum

Definition at line 511 of file incore.h.

unsigned int ar_suiddir

Definition at line 503 of file incore.h.


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