Searched refs:CEPH_CON_S_V2_AUTH (Results 1 - 2 of 2) sorted by relevance

/linux-master/include/linux/ceph/
H A Dmessenger.h302 #define CEPH_CON_S_V2_AUTH 8 macro
/linux-master/net/ceph/
H A Dmessenger_v2.c1441 if (con->state != CEPH_CON_S_V2_AUTH) {
1812 con->state == CEPH_CON_S_V2_AUTH) {
2280 con->state = CEPH_CON_S_V2_AUTH;
2297 if (con->state != CEPH_CON_S_V2_AUTH) {
2336 if (con->state != CEPH_CON_S_V2_AUTH) {
2356 if (con->state != CEPH_CON_S_V2_AUTH) {
2398 if (con->state != CEPH_CON_S_V2_AUTH) {
2417 if (con->state != CEPH_CON_S_V2_AUTH) {
3009 if (con->state == CEPH_CON_S_V2_AUTH) {

Completed in 121 milliseconds