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

#include <super.h>

Data Fields

int flags
 
int sb_flags
 
int wsize
 
int rsize
 
int rasize
 
int congestion_kb
 
int caps_wanted_delay_min
 
int caps_wanted_delay_max
 
int cap_release_safety
 
int max_readdir
 
int max_readdir_bytes
 
charsnapdir_name
 

Detailed Description

Definition at line 46 of file super.h.

Field Documentation

int cap_release_safety

Definition at line 55 of file super.h.

int caps_wanted_delay_max

Definition at line 54 of file super.h.

int caps_wanted_delay_min

Definition at line 54 of file super.h.

int congestion_kb

Definition at line 53 of file super.h.

int flags

Definition at line 47 of file super.h.

int max_readdir

Definition at line 56 of file super.h.

int max_readdir_bytes

Definition at line 57 of file super.h.

int rasize

Definition at line 52 of file super.h.

int rsize

Definition at line 51 of file super.h.

int sb_flags

Definition at line 48 of file super.h.

char* snapdir_name

Definition at line 64 of file super.h.

int wsize

Definition at line 50 of file super.h.


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