Home
last modified time | relevance | path

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

/linux-6.15/include/linux/ceph/
H A Dmessenger.h62 int (*handle_auth_reply_more)(struct ceph_connection *con, member
/linux-6.15/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.c5914 .handle_auth_reply_more = osd_handle_auth_reply_more,
/linux-6.15/fs/ceph/
H A Dmds_client.c6456 .handle_auth_reply_more = mds_handle_auth_reply_more,