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

#include <fs.h>

Data Fields

struct percpu_counter counter [SB_FREEZE_LEVELS]
 
wait_queue_head_t wait
 
int frozen
 
wait_queue_head_t wait_unfrozen
 

Detailed Description

Definition at line 1218 of file fs.h.

Field Documentation

Definition at line 1220 of file fs.h.

int frozen

Definition at line 1223 of file fs.h.

Definition at line 1221 of file fs.h.

wait_queue_head_t wait_unfrozen

Definition at line 1224 of file fs.h.


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