Home
last modified time | relevance | path

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

/linux-6.1.9/include/linux/ceph/
Dmessenger.h61 int (*handle_auth_reply_more)(struct ceph_connection *con, member
/linux-6.1.9/net/ceph/
Dmon_client.c1583 .handle_auth_reply_more = mon_handle_auth_reply_more,
Dmessenger_v2.c1333 ret = con->ops->handle_auth_reply_more(con, reply, reply_len, in prepare_auth_request_more()
Dosd_client.c5647 .handle_auth_reply_more = osd_handle_auth_reply_more,
/linux-6.1.9/fs/ceph/
Dmds_client.c5540 .handle_auth_reply_more = mds_handle_auth_reply_more,