Home
last modified time | relevance | path

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

/linux-4.4.14/net/ceph/
Dauth.c306 int ceph_auth_update_authorizer(struct ceph_auth_client *ac, in ceph_auth_update_authorizer() function
318 EXPORT_SYMBOL(ceph_auth_update_authorizer);
Dosd_client.c2949 int ret = ceph_auth_update_authorizer(ac, CEPH_ENTITY_TYPE_OSD, in get_authorizer()
/linux-4.4.14/include/linux/ceph/
Dauth.h117 extern int ceph_auth_update_authorizer(struct ceph_auth_client *ac,
/linux-4.4.14/fs/ceph/
Dmds_client.c3893 int ret = ceph_auth_update_authorizer(ac, CEPH_ENTITY_TYPE_MDS, in get_authorizer()