Searched refs:out_temp_keepalive2 (Results 1 – 2 of 2) sorted by relevance
308 struct ceph_timespec out_temp_keepalive2; /* for writing keepalive2 member
1392 ceph_encode_timespec64(&con->out_temp_keepalive2, &now); in prepare_write_keepalive()1393 con_out_kvec_add(con, sizeof(con->out_temp_keepalive2), in prepare_write_keepalive()1394 &con->out_temp_keepalive2); in prepare_write_keepalive()