Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/ceph/
H A Dauth.h23 struct ceph_authorizer *authorizer; member
/openbmc/linux/net/ceph/
H A Dmon_client.c1362 void **authorizer, int *authorizer_len) in mon_get_auth_request()
1382 void **authorizer, int *authorizer_len) in mon_handle_auth_reply_more()
H A Dmessenger_v2.c1393 void *authorizer, *authorizer_copy; in prepare_auth_request() local
1431 void *authorizer; in prepare_auth_request_more() local
H A Dosd_client.c5651 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 Dmds_client.c5846 void **authorizer, int *authorizer_len) in mds_get_auth_request()
5866 void **authorizer, int *authorizer_len) in mds_handle_auth_reply_more()