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

/linux-master/include/linux/ceph/
H A Dmessenger.h70 int (*handle_auth_bad_method)(struct ceph_connection *con, member in struct:ceph_connection_operations
/linux-master/net/ceph/
H A Dmon_client.c1585 .handle_auth_bad_method = mon_handle_auth_bad_method,
H A Dmessenger_v2.c2330 ret = con->ops->handle_auth_bad_method(con, used_proto, result,
2342 dout("%s con %p handle_auth_bad_method ret %d\n", __func__, con, ret);
H A Dosd_client.c5971 .handle_auth_bad_method = osd_handle_auth_bad_method,
/linux-master/fs/ceph/
H A Dmds_client.c6174 .handle_auth_bad_method = mds_handle_auth_bad_method,

Completed in 118 milliseconds