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

/linux-master/net/ceph/
H A Dmessenger.c1434 static int queue_con_delay(struct ceph_connection *con, unsigned long delay) function
1456 (void) queue_con_delay(con, 0);
1506 ret = queue_con_delay(con, con->delay);

Completed in 147 milliseconds