Home
last modified time | relevance | path

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

/linux/include/linux/ceph/
H A Dauth.h34 struct ceph_auth_client_ops { struct
93 const struct ceph_auth_client_ops *ops; /* null iff protocol==0 */ argument
/linux/net/ceph/
H A Dauth_none.c121 static const struct ceph_auth_client_ops ceph_auth_none_ops = {
H A Dauth_x.c1070 static const struct ceph_auth_client_ops ceph_x_ops = {