Home
last modified time | relevance | path

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

/linux-6.1.9/net/ceph/
Dauth.c184 ceph_auth_proto_name(ac->protocol), ret); in build_request()
250 ceph_auth_proto_name(protocol), ret); in ceph_handle_auth_reply()
260 ceph_auth_proto_name(ac->protocol), result); in ceph_handle_auth_reply()
440 ceph_auth_proto_name(proto), ret); in ceph_auth_get_request()
518 ceph_auth_proto_name(ac->protocol)); in ceph_auth_handle_bad_method()
537 ceph_auth_proto_name(ac->protocol), result); in ceph_auth_handle_bad_method()
624 ceph_auth_proto_name(ac->protocol), in ceph_auth_handle_bad_authorizer()
646 ceph_auth_proto_name(ac->protocol), in ceph_auth_handle_bad_authorizer()
Dceph_strings.c21 const char *ceph_auth_proto_name(int proto) in ceph_auth_proto_name() function
/linux-6.1.9/include/linux/ceph/
Dceph_fs.h107 const char *ceph_auth_proto_name(int proto);