Home
last modified time | relevance | path

Searched refs:ceph_auth_handle_bad_authorizer (Results 1 – 4 of 4) sorted by relevance

/Linux-v5.15/include/linux/ceph/
Dauth.h185 bool ceph_auth_handle_bad_authorizer(struct ceph_auth_client *ac,
/Linux-v5.15/net/ceph/
Dauth.c613 bool ceph_auth_handle_bad_authorizer(struct ceph_auth_client *ac, in ceph_auth_handle_bad_authorizer() function
659 EXPORT_SYMBOL(ceph_auth_handle_bad_authorizer);
Dosd_client.c5697 if (ceph_auth_handle_bad_authorizer(monc->auth, CEPH_ENTITY_TYPE_OSD, in osd_handle_auth_bad_method()
/Linux-v5.15/fs/ceph/
Dmds_client.c5346 if (ceph_auth_handle_bad_authorizer(monc->auth, CEPH_ENTITY_TYPE_MDS, in mds_handle_auth_bad_method()