repo.or.cz
/
linux-2.6
/
kvm.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs...
[linux-2.6/kvm.git]
/
include
/
keys
/
ceph-type.h
blob
f69c4ac197a0bd53952d8e6b0f89353f7b8effbe
1
#ifndef _KEYS_CEPH_TYPE_H
2
#define _KEYS_CEPH_TYPE_H
3
4
#include <linux/key.h>
5
6
extern
struct
key_type key_type_ceph
;
7
8
#endif