Searched refs:__ceph_auth_get_authorizer (Results 1 – 4 of 4) sorted by relevance
| /linux/net/ceph/ |
| A D | auth.c | 308 int __ceph_auth_get_authorizer(struct ceph_auth_client *ac, in __ceph_auth_get_authorizer() function 339 EXPORT_SYMBOL(__ceph_auth_get_authorizer); 557 ret = __ceph_auth_get_authorizer(ac, auth, peer_type, true, &proto, in ceph_auth_get_authorizer()
|
| A D | osd_client.c | 5608 ret = __ceph_auth_get_authorizer(ac, auth, CEPH_ENTITY_TYPE_OSD, in osd_get_authorizer()
|
| /linux/include/linux/ceph/ |
| A D | auth.h | 127 int __ceph_auth_get_authorizer(struct ceph_auth_client *ac,
|
| /linux/fs/ceph/ |
| A D | mds_client.c | 6291 ret = __ceph_auth_get_authorizer(ac, auth, CEPH_ENTITY_TYPE_MDS, in mds_get_authorizer()
|
Completed in 24 milliseconds