Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Functions
ceph_strings.c File Reference
#include <linux/module.h>
#include <linux/ceph/types.h>

Go to the source code of this file.

Functions

const charceph_entity_type_name (int type)
 
const charceph_osd_op_name (int op)
 
const charceph_pool_op_name (int op)
 

Function Documentation

const char* ceph_entity_type_name ( int  type)

Definition at line 7 of file ceph_strings.c.

const char* ceph_osd_op_name ( int  op)

Definition at line 19 of file ceph_strings.c.

const char* ceph_pool_op_name ( int  op)

Definition at line 72 of file ceph_strings.c.