Home
last modified time | relevance | path

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

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