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

#include <buffer.h>

Data Fields

struct kref kref
 
struct kvec vec
 
size_t alloc_len
 
bool is_vmalloc
 

Detailed Description

Definition at line 16 of file buffer.h.

Field Documentation

size_t alloc_len

Definition at line 19 of file buffer.h.

bool is_vmalloc

Definition at line 20 of file buffer.h.

Definition at line 17 of file buffer.h.

struct kvec vec

Definition at line 18 of file buffer.h.


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