Home
last modified time | relevance | path

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

/Linux-v5.10/include/linux/ceph/
Dauth.h34 struct ceph_auth_client_ops { struct
90 const struct ceph_auth_client_ops *ops; /* null iff protocol==0 */ argument
/Linux-v5.10/net/ceph/
Dauth_none.c118 static const struct ceph_auth_client_ops ceph_auth_none_ops = {
Dauth_x.c913 static const struct ceph_auth_client_ops ceph_x_ops = {