Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Functions
debugfs.c File Reference
#include <linux/ceph/ceph_debug.h>
#include <linux/device.h>
#include <linux/slab.h>
#include <linux/module.h>
#include <linux/ctype.h>
#include <linux/debugfs.h>
#include <linux/seq_file.h>
#include <linux/ceph/libceph.h>
#include <linux/ceph/mon_client.h>
#include <linux/ceph/auth.h>
#include <linux/ceph/debugfs.h>
#include "super.h"

Go to the source code of this file.

Functions

int ceph_fs_debugfs_init (struct ceph_fs_client *fsc)
 
void ceph_fs_debugfs_cleanup (struct ceph_fs_client *fsc)
 

Function Documentation

void ceph_fs_debugfs_cleanup ( struct ceph_fs_client fsc)

Definition at line 270 of file debugfs.c.

int ceph_fs_debugfs_init ( struct ceph_fs_client fsc)

Definition at line 265 of file debugfs.c.