Home
last modified time | relevance | path

Searched defs:do_datacrc (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-6.6/net/ceph/
H A Dmessenger_v1.c469 bool do_datacrc = !ceph_test_opt(from_msgr(con->msgr), NOCRC); in write_partial_message_data() local
1033 bool do_datacrc = !ceph_test_opt(from_msgr(con->msgr), NOCRC); in read_partial_sparse_msg_data() local
1070 bool do_datacrc = !ceph_test_opt(from_msgr(con->msgr), NOCRC); in read_partial_msg_data() local
1154 bool do_datacrc = !ceph_test_opt(from_msgr(con->msgr), NOCRC); read_partial_message() local
[all...]
/kernel/linux/linux-5.10/net/ceph/
H A Dmessenger.c1556 bool do_datacrc = !ceph_test_opt(from_msgr(con->msgr), NOCRC); in write_partial_message_data() local
2314 bool do_datacrc = !ceph_test_opt(from_msgr(con->msgr), NOCRC); in read_partial_msg_data() local
2363 bool do_datacrc = !ceph_test_opt(from_msgr(con->msgr), NOCRC); read_partial_message() local
[all...]

Completed in 6 milliseconds