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

Data Fields

size_t count
 
loff_t pos
 
charpage
 
struct configfs_item_operationsops
 
struct mutex mutex
 
int needs_read_fill
 

Detailed Description

Definition at line 44 of file file.c.

Field Documentation

size_t count

Definition at line 45 of file file.c.

Definition at line 49 of file file.c.

int needs_read_fill

Definition at line 50 of file file.c.

Definition at line 48 of file file.c.

Definition at line 47 of file file.c.

loff_t pos

Definition at line 46 of file file.c.


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