|
Linux Kernel
3.7.1
|
#include <linux/kref.h>#include <linux/mm.h>#include <linux/vmalloc.h>#include <linux/types.h>#include <linux/uio.h>Go to the source code of this file.
Data Structures | |
| struct | ceph_buffer |
Functions | |
| struct ceph_buffer * | ceph_buffer_new (size_t len, gfp_t gfp) |
| void | ceph_buffer_release (struct kref *kref) |
| int | ceph_decode_buffer (struct ceph_buffer **b, void **p, void *end) |
|
read |
1.8.2