Sign in
linux
/
linux
/
kernel
/
git
/
dhowells
/
linux-fs
/
0226635c304cfd5c9db9b78c259cb713819b057e
/
.
/
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