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

#include <exofs.h>

Data Fields

struct backing_dev_info bdi
 
struct exofs_sb_stats s_ess
 
int s_timeout
 
uint64_t s_nextid
 
uint32_t s_numfiles
 
spinlock_t s_next_gen_lock
 
u32 s_next_generation
 
atomic_t s_curr_pending
 
struct ore_layout layout
 
struct ore_comp one_comp
 
struct ore_components oc
 
struct kobject s_kobj
 

Detailed Description

Definition at line 66 of file exofs.h.

Field Documentation

Definition at line 67 of file exofs.h.

Definition at line 76 of file exofs.h.

Definition at line 78 of file exofs.h.

struct ore_comp one_comp

Definition at line 77 of file exofs.h.

atomic_t s_curr_pending

Definition at line 74 of file exofs.h.

Definition at line 68 of file exofs.h.

struct kobject s_kobj

Definition at line 79 of file exofs.h.

spinlock_t s_next_gen_lock

Definition at line 72 of file exofs.h.

u32 s_next_generation

Definition at line 73 of file exofs.h.

uint64_t s_nextid

Definition at line 70 of file exofs.h.

uint32_t s_numfiles

Definition at line 71 of file exofs.h.

int s_timeout

Definition at line 69 of file exofs.h.


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