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

#include <super.h>

Data Fields

struct super_blocksb
 
struct ceph_mount_optionsmount_options
 
struct ceph_clientclient
 
unsigned long mount_state
 
int min_caps
 
struct ceph_mds_clientmdsc
 
mempool_twb_pagevec_pool
 
struct workqueue_structwb_wq
 
struct workqueue_structpg_inv_wq
 
struct workqueue_structtrunc_wq
 
atomic_long_t writeback_count
 
struct backing_dev_info backing_dev_info
 

Detailed Description

Definition at line 67 of file super.h.

Field Documentation

Definition at line 85 of file super.h.

Definition at line 71 of file super.h.

Definition at line 76 of file super.h.

int min_caps

Definition at line 74 of file super.h.

Definition at line 70 of file super.h.

unsigned long mount_state

Definition at line 73 of file super.h.

Definition at line 81 of file super.h.

Definition at line 68 of file super.h.

Definition at line 82 of file super.h.

mempool_t* wb_pagevec_pool

Definition at line 79 of file super.h.

Definition at line 80 of file super.h.

atomic_long_t writeback_count

Definition at line 83 of file super.h.


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