Home
last modified time | relevance | path

Searched defs:ceph_auth_client (Results 1 – 2 of 2) sorted by relevance

/kernel/linux/linux-6.6/include/linux/ceph/
Dauth.h90 struct ceph_auth_client { struct
93 const struct ceph_auth_client_ops *ops; /* null iff protocol==0 */ argument
107 void ceph_auth_set_global_id(struct ceph_auth_client *ac, u64 global_id); argument
/kernel/linux/linux-5.10/include/linux/ceph/
Dauth.h87 struct ceph_auth_client { struct
90 const struct ceph_auth_client_ops *ops; /* null iff protocol==0 */ argument
101 extern struct ceph_auth_client *ceph_auth_init(const char *name, argument