Home
last modified time | relevance | path

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

/linux/include/linux/ceph/
H A Dauth.h173 int ceph_auth_get_authorizer(struct ceph_auth_client *ac,
/linux/net/ceph/
H A Dauth.c547 int ceph_auth_get_authorizer(struct ceph_auth_client *ac, in ceph_auth_get_authorizer() function
575 EXPORT_SYMBOL(ceph_auth_get_authorizer);
/linux/fs/ceph/
H A Dmds_client.c6341 ret = ceph_auth_get_authorizer(ac, auth, CEPH_ENTITY_TYPE_MDS, in mds_get_auth_request()