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

/linux-master/include/linux/ceph/
H A Dmessenger.h357 struct ceph_timespec out_temp_keepalive2; /* for writing keepalive2 member in struct:ceph_connection_v1_info
/linux-master/net/ceph/
H A Dmessenger_v1.c315 ceph_encode_timespec64(&con->v1.out_temp_keepalive2, &now);
316 con_out_kvec_add(con, sizeof(con->v1.out_temp_keepalive2),
317 &con->v1.out_temp_keepalive2);

Completed in 101 milliseconds