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

#include <pipe_fs_i.h>

Data Fields

struct pagepage
 
unsigned int offset
 
unsigned int len
 
struct pipe_buf_operationsops
 
unsigned int flags
 
unsigned long private
 

Detailed Description

Definition at line 20 of file pipe_fs_i.h.

Field Documentation

unsigned int flags

Definition at line 24 of file pipe_fs_i.h.

unsigned int len

Definition at line 22 of file pipe_fs_i.h.

unsigned int offset

Definition at line 22 of file pipe_fs_i.h.

Definition at line 23 of file pipe_fs_i.h.

Definition at line 21 of file pipe_fs_i.h.

unsigned long private

Definition at line 25 of file pipe_fs_i.h.


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