Home
last modified time | relevance | path

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

/linux/net/ceph/
H A Dauth.c184 ceph_auth_proto_name(ac->protocol), ret); in build_request()
252 ceph_auth_proto_name(protocol), ret); in ceph_handle_auth_reply()
262 ceph_auth_proto_name(ac->protocol), result); in ceph_handle_auth_reply()
442 ceph_auth_proto_name(proto), ret); in ceph_auth_get_request()
520 ceph_auth_proto_name(ac->protocol)); in ceph_auth_handle_bad_method()
539 ceph_auth_proto_name(ac->protocol), result); in ceph_auth_handle_bad_method()
626 ceph_auth_proto_name(ac->protocol), in ceph_auth_handle_bad_authorizer()
648 ceph_auth_proto_name(ac->protocol), in ceph_auth_handle_bad_authorizer()
H A Dceph_strings.c21 const char *ceph_auth_proto_name(int proto) in ceph_auth_proto_name() function
/linux/include/linux/ceph/
H A Dceph_fs.h114 const char *ceph_auth_proto_name(int proto);