Searched defs:authorizer (Results 1 - 5 of 5) sorted by relevance

/linux-master/include/linux/ceph/
H A Dauth.h23 struct ceph_authorizer *authorizer; member in struct:ceph_auth_handshake
/linux-master/net/ceph/
H A Dmon_client.c1350 mon_get_auth_request(struct ceph_connection *con, void *buf, int *buf_len, void **authorizer, int *authorizer_len) argument
1369 mon_handle_auth_reply_more(struct ceph_connection *con, void *reply, int reply_len, void *buf, int *buf_len, void **authorizer, int *authorizer_len) argument
H A Dmessenger_v2.c1389 void *authorizer, *authorizer_copy; local
1427 void *authorizer; local
H A Dosd_client.c5649 osd_get_auth_request(struct ceph_connection *con, void *buf, int *buf_len, void **authorizer, int *authorizer_len) argument
5668 osd_handle_auth_reply_more(struct ceph_connection *con, void *reply, int reply_len, void *buf, int *buf_len, void **authorizer, int *authorizer_len) argument
/linux-master/fs/ceph/
H A Dmds_client.c6048 mds_get_auth_request(struct ceph_connection *con, void *buf, int *buf_len, void **authorizer, int *authorizer_len) argument
6067 mds_handle_auth_reply_more(struct ceph_connection *con, void *reply, int reply_len, void *buf, int *buf_len, void **authorizer, int *authorizer_len) argument

Completed in 278 milliseconds