Sign in
kernel
/
pub
/
scm
/
linux
/
kernel
/
git
/
kvms390
/
kvm-s390-vfio
/
1d24eb2d536ba27ef938a6563ac8bfb49c738cc1
/
.
/
include
/
keys
/
ceph-type.h
blob: aa6d3e050cc71e4e2c724c262a0b7fd8dbd028e0 [
file
] [
log
] [
blame
]
/* SPDX-License-Identifier: GPL-2.0 */
#ifndef
_KEYS_CEPH_TYPE_H
#define
_KEYS_CEPH_TYPE_H
#include
<linux/key.h>
extern
struct
key_type key_type_ceph
;
#endif