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

#include <cifsglob.h>

Data Fields

struct kref refcount
 
struct list_head list
 
struct completion done
 
enum writeback_sync_modes sync_mode
 
struct work_struct work
 
struct cifsFileInfocfile
 
__u64 offset
 
pid_t pid
 
unsigned int bytes
 
int result
 
unsigned int pagesz
 
unsigned int tailsz
 
unsigned int nr_pages
 
struct pagepages [1]
 

Detailed Description

Definition at line 989 of file cifsglob.h.

Field Documentation

unsigned int bytes

Definition at line 998 of file cifsglob.h.

Definition at line 995 of file cifsglob.h.

Definition at line 992 of file cifsglob.h.

Definition at line 991 of file cifsglob.h.

unsigned int nr_pages

Definition at line 1002 of file cifsglob.h.

Definition at line 996 of file cifsglob.h.

struct page* pages[1]

Definition at line 1003 of file cifsglob.h.

unsigned int pagesz

Definition at line 1000 of file cifsglob.h.

Definition at line 997 of file cifsglob.h.

struct kref refcount

Definition at line 990 of file cifsglob.h.

int result

Definition at line 999 of file cifsglob.h.

enum writeback_sync_modes sync_mode

Definition at line 993 of file cifsglob.h.

unsigned int tailsz

Definition at line 1001 of file cifsglob.h.

Definition at line 994 of file cifsglob.h.


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