Home
last modified time | relevance | path

Searched refs:handle_auth_reply_more (Results 1 – 5 of 5) sorted by relevance

/linux/include/linux/ceph/
H A Dmessenger.h62 int (*handle_auth_reply_more)(struct ceph_connection *con, member
/linux/net/ceph/
H A Dmon_client.c1593 .handle_auth_reply_more = mon_handle_auth_reply_more,
H A Dmessenger_v2.c1437 ret = con->ops->handle_auth_reply_more(con, reply, reply_len, in prepare_auth_request_more()
H A Dosd_client.c5937 .handle_auth_reply_more = osd_handle_auth_reply_more,
/linux/fs/ceph/
H A Dmds_client.c6454 .handle_auth_reply_more = mds_handle_auth_reply_more,