Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Functions
auth_none.c File Reference
#include <linux/ceph/ceph_debug.h>
#include <linux/err.h>
#include <linux/module.h>
#include <linux/random.h>
#include <linux/slab.h>
#include <linux/ceph/decode.h>
#include <linux/ceph/auth.h>
#include "auth_none.h"

Go to the source code of this file.

Functions

int ceph_auth_none_init (struct ceph_auth_client *ac)
 

Function Documentation

int ceph_auth_none_init ( struct ceph_auth_client ac)

Definition at line 114 of file auth_none.c.