Searched refs:should_authenticate (Results 1 – 3 of 3) sorted by relevance
35 static int should_authenticate(struct ceph_auth_client *ac) in should_authenticate() function125 .should_authenticate = should_authenticate,
290 if (ac->ops->should_authenticate(ac)) in ceph_build_auth()
1072 .should_authenticate = ceph_x_should_authenticate,