Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Data Fields
ceph_x_info Struct Reference

#include <auth_x.h>

Data Fields

struct ceph_crypto_key secret
 
bool starting
 
u64 server_challenge
 
unsigned int have_keys
 
struct rb_root ticket_handlers
 
struct ceph_x_authorizer auth_authorizer
 

Detailed Description

Definition at line 35 of file auth_x.h.

Field Documentation

struct ceph_x_authorizer auth_authorizer

Definition at line 44 of file auth_x.h.

unsigned int have_keys

Definition at line 41 of file auth_x.h.

Definition at line 36 of file auth_x.h.

u64 server_challenge

Definition at line 39 of file auth_x.h.

bool starting

Definition at line 38 of file auth_x.h.

struct rb_root ticket_handlers

Definition at line 42 of file auth_x.h.


The documentation for this struct was generated from the following file: