Searched defs:authorizer (Results 1 – 5 of 5) sorted by relevance
/openbmc/linux/include/linux/ceph/ |
H A D | auth.h | 23 struct ceph_authorizer *authorizer; member
|
/openbmc/linux/net/ceph/ |
H A D | mon_client.c | 1362 void **authorizer, int *authorizer_len) in mon_get_auth_request() 1382 void **authorizer, int *authorizer_len) in mon_handle_auth_reply_more()
|
H A D | messenger_v2.c | 1393 void *authorizer, *authorizer_copy; in prepare_auth_request() local 1431 void *authorizer; in prepare_auth_request_more() local
|
H A D | osd_client.c | 5651 osd_get_auth_request(struct ceph_connection * con,void * buf,int * buf_len,void ** authorizer,int * authorizer_len) osd_get_auth_request() argument 5671 osd_handle_auth_reply_more(struct ceph_connection * con,void * reply,int reply_len,void * buf,int * buf_len,void ** authorizer,int * authorizer_len) osd_handle_auth_reply_more() argument
|
/openbmc/linux/fs/ceph/ |
H A D | mds_client.c | 5846 void **authorizer, int *authorizer_len) in mds_get_auth_request() 5866 void **authorizer, int *authorizer_len) in mds_handle_auth_reply_more()
|