Searched refs:CEPH_CON_S_V2_AUTH (Results 1 – 2 of 2) sorted by relevance
1317 if (con->state != CEPH_CON_S_V2_AUTH) { in prepare_auth_request_more()1688 con->state == CEPH_CON_S_V2_AUTH) { in prepare_read_control()1935 con->state = CEPH_CON_S_V2_AUTH; in process_hello()1952 if (con->state != CEPH_CON_S_V2_AUTH) { in process_auth_bad_method()1991 if (con->state != CEPH_CON_S_V2_AUTH) { in process_auth_bad_method()2011 if (con->state != CEPH_CON_S_V2_AUTH) { in process_auth_reply_more()2053 if (con->state != CEPH_CON_S_V2_AUTH) { in process_auth_done()2072 if (con->state != CEPH_CON_S_V2_AUTH) { in process_auth_done()2685 if (con->state == CEPH_CON_S_V2_AUTH) { in handle_control()
270 #define CEPH_CON_S_V2_AUTH 8 macro
Completed in 11 milliseconds