Home
last modified time | relevance | path

Searched refs:ceph_auth_client_ops (Results 1 – 3 of 3) sorted by relevance

/OK3568_Linux_fs/kernel/include/linux/ceph/
H A Dauth.h34 struct ceph_auth_client_ops { struct
90 const struct ceph_auth_client_ops *ops; /* null iff protocol==0 */ argument
/OK3568_Linux_fs/kernel/net/ceph/
H A Dauth_none.c118 static const struct ceph_auth_client_ops ceph_auth_none_ops = {
H A Dauth_x.c913 static const struct ceph_auth_client_ops ceph_x_ops = {