Searched refs:auth_retry (Results 1 – 2 of 2) sorted by relevance
293 int auth_retry; /* true if we need a newer authorizer */ member
1449 auth = con->ops->get_authorizer(con, &auth_proto, con->auth_retry); in get_connect_authorizer()2138 con->auth_retry++; in process_connect()2140 con->auth_retry); in process_connect()2141 if (con->auth_retry == 2) { in process_connect()2230 con->auth_retry = 0; /* we authenticated; clear flag */ in process_connect()2924 if (con->auth_retry) { in con_fault_finish()2925 dout("auth_retry %d, invalidating\n", con->auth_retry); in con_fault_finish()2928 con->auth_retry = 0; in con_fault_finish()