Home
last modified time | relevance | path

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

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