Searched refs:need_crc (Results 1 – 3 of 3) sorted by relevance
211 bool need_crc; /* crc update needed */ member
1021 cursor->need_crc = true; in __ceph_msg_data_cursor_init()1116 cursor->need_crc = new_piece; in ceph_msg_data_advance()
509 if (do_datacrc && cursor->need_crc) in write_partial_message_data()
Completed in 12 milliseconds