root/include/keys/ceph-type.h

/* [<][>][^][v][top][bottom][index][help] */
#ifndef _KEYS_CEPH_TYPE_H
#define _KEYS_CEPH_TYPE_H

#include <linux/key.h>

extern struct key_type key_type_ceph;

#endif

/* [<][>][^][v][top][bottom][index][help] */