Home
last modified time | relevance | path

Searched refs:do_datacrc (Results 1 – 3 of 3) sorted by relevance

/dports/multimedia/libv4l/linux-5.13-rc2/net/ceph/
H A Dmessenger_v1.c469 bool do_datacrc = !ceph_test_opt(from_msgr(con->msgr), NOCRC); in write_partial_message_data() local
486 crc = do_datacrc ? le32_to_cpu(msg->footer.data_crc) : 0; in write_partial_message_data()
504 if (do_datacrc) in write_partial_message_data()
509 if (do_datacrc && cursor->need_crc) in write_partial_message_data()
517 if (do_datacrc) in write_partial_message_data()
997 bool do_datacrc = !ceph_test_opt(from_msgr(con->msgr), NOCRC); in read_partial_msg_data() local
1007 if (do_datacrc) in read_partial_msg_data()
1018 if (do_datacrc) in read_partial_msg_data()
1024 if (do_datacrc) in read_partial_msg_data()
1028 if (do_datacrc) in read_partial_msg_data()
[all …]
/dports/multimedia/v4l_compat/linux-5.13-rc2/net/ceph/
H A Dmessenger_v1.c469 bool do_datacrc = !ceph_test_opt(from_msgr(con->msgr), NOCRC); in write_partial_message_data() local
486 crc = do_datacrc ? le32_to_cpu(msg->footer.data_crc) : 0; in write_partial_message_data()
504 if (do_datacrc) in write_partial_message_data()
509 if (do_datacrc && cursor->need_crc) in write_partial_message_data()
517 if (do_datacrc) in write_partial_message_data()
997 bool do_datacrc = !ceph_test_opt(from_msgr(con->msgr), NOCRC); in read_partial_msg_data() local
1007 if (do_datacrc) in read_partial_msg_data()
1018 if (do_datacrc) in read_partial_msg_data()
1024 if (do_datacrc) in read_partial_msg_data()
1028 if (do_datacrc) in read_partial_msg_data()
[all …]
/dports/multimedia/v4l-utils/linux-5.13-rc2/net/ceph/
H A Dmessenger_v1.c469 bool do_datacrc = !ceph_test_opt(from_msgr(con->msgr), NOCRC); in write_partial_message_data() local
486 crc = do_datacrc ? le32_to_cpu(msg->footer.data_crc) : 0; in write_partial_message_data()
504 if (do_datacrc) in write_partial_message_data()
509 if (do_datacrc && cursor->need_crc) in write_partial_message_data()
517 if (do_datacrc) in write_partial_message_data()
997 bool do_datacrc = !ceph_test_opt(from_msgr(con->msgr), NOCRC); in read_partial_msg_data() local
1007 if (do_datacrc) in read_partial_msg_data()
1018 if (do_datacrc) in read_partial_msg_data()
1024 if (do_datacrc) in read_partial_msg_data()
1028 if (do_datacrc) in read_partial_msg_data()
[all …]