Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/include/linux/ceph/
H A Dauth.h23 struct ceph_authorizer *authorizer; member
/kernel/linux/linux-6.6/include/linux/ceph/
H A Dauth.h23 struct ceph_authorizer *authorizer; member
/kernel/linux/linux-6.6/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) mon_get_auth_request() 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) mon_handle_auth_reply_more() argument
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.c5649 osd_get_auth_request(struct ceph_connection *con, void *buf, int *buf_len, void **authorizer, int *authorizer_len) osd_get_auth_request() 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) osd_handle_auth_reply_more() argument
/kernel/linux/linux-6.6/fs/ceph/
H A Dmds_client.c5839 mds_get_auth_request(struct ceph_connection *con, void *buf, int *buf_len, void **authorizer, int *authorizer_len) mds_get_auth_request() argument
5858 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

Completed in 22 milliseconds