|
Linux Kernel
3.7.1
|
#include <linux/ceph/ceph_debug.h>#include <linux/bug.h>#include <linux/err.h>#include <linux/random.h>#include <linux/slab.h>#include <linux/types.h>#include <linux/ceph/mdsmap.h>#include <linux/ceph/messenger.h>#include <linux/ceph/decode.h>#include "super.h"Go to the source code of this file.
Functions | |
| int | ceph_mdsmap_get_random_mds (struct ceph_mdsmap *m) |
| struct ceph_mdsmap * | ceph_mdsmap_decode (void **p, void *end) |
| void | ceph_mdsmap_destroy (struct ceph_mdsmap *m) |
|
read |
| void ceph_mdsmap_destroy | ( | struct ceph_mdsmap * | m | ) |
| int ceph_mdsmap_get_random_mds | ( | struct ceph_mdsmap * | m | ) |
1.8.2