Lines Matching refs:ceph_encode_64
1190 ceph_encode_64(&p, CEPH_MSGR2_SUPPORTED_FEATURES);
1191 ceph_encode_64(&p, CEPH_MSGR2_REQUIRED_FEATURES);
1515 ceph_encode_64(&p, global_id);
1516 ceph_encode_64(&p, con->v2.global_seq);
1517 ceph_encode_64(&p, client->supported_features);
1518 ceph_encode_64(&p, client->required_features);
1519 ceph_encode_64(&p, 0); /* flags */
1520 ceph_encode_64(&p, con->v2.client_cookie);
1551 ceph_encode_64(&p, con->v2.client_cookie);
1552 ceph_encode_64(&p, con->v2.server_cookie);
1553 ceph_encode_64(&p, con->v2.global_seq);
1554 ceph_encode_64(&p, con->v2.connect_seq);
1555 ceph_encode_64(&p, con->in_seq);
1586 ceph_encode_64(&p, con->in_seq_acked);