Searched defs:authorizer_len (Results 1 – 5 of 5) sorted by relevance
| /linux/include/linux/ceph/ |
| H A D | msgr.h | 134 __le32 authorizer_len; member 144 __le32 authorizer_len; member
|
| /linux/net/ceph/ |
| H A D | mon_client.c | 1363 void **authorizer, int *authorizer_len) in mon_get_auth_request() 1383 void **authorizer, int *authorizer_len) in mon_handle_auth_reply_more()
|
| H A D | messenger_v2.c | 1365 int ctrl_len, authorizer_len; in prepare_auth_request() local 1401 int ctrl_len, authorizer_len; in prepare_auth_request_more() local
|
| H A D | osd_client.c | 5603 void **authorizer, int *authorizer_len) in osd_get_auth_request() 5623 void **authorizer, int *authorizer_len) in osd_handle_auth_reply_more()
|
| /linux/fs/ceph/ |
| H A D | mds_client.c | 6471 mds_get_auth_request(struct ceph_connection * con,void * buf,int * buf_len,void ** authorizer,int * authorizer_len) mds_get_auth_request() argument 6491 mds_handle_auth_reply_more(struct ceph_connection * con,void * reply,int reply_len,void * buf,int * buf_len,void ** authorizer,int * authorizer_len) mds_handle_auth_reply_more() argument
|