Home
last modified time | relevance | path

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

/Linux-v5.15/include/linux/ceph/
Dmessenger.h61 int (*handle_auth_reply_more)(struct ceph_connection *con, member
/Linux-v5.15/net/ceph/
Dmon_client.c1584 .handle_auth_reply_more = mon_handle_auth_reply_more,
Dmessenger_v2.c1313 ret = con->ops->handle_auth_reply_more(con, reply, reply_len, in prepare_auth_request_more()
Dosd_client.c5747 .handle_auth_reply_more = osd_handle_auth_reply_more,
/Linux-v5.15/fs/ceph/
Dmds_client.c5408 .handle_auth_reply_more = mds_handle_auth_reply_more,