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

/linux-master/include/linux/ceph/
H A Dmessenger.h62 int (*handle_auth_reply_more)(struct ceph_connection *con, member in struct:ceph_connection_operations
/linux-master/net/ceph/
H A Dmon_client.c1583 .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,
1447 dout("%s con %p handle_auth_reply_more ret %d\n", __func__, con, ret);
H A Dosd_client.c5969 .handle_auth_reply_more = osd_handle_auth_reply_more,
/linux-master/fs/ceph/
H A Dmds_client.c6172 .handle_auth_reply_more = mds_handle_auth_reply_more,

Completed in 143 milliseconds