ceph_test_opt
if (!ceph_test_opt(rbd_dev->rbd_client->client, NOCRC))
if (ceph_test_opt(fsc->client, NOSHARE))
if (ceph_test_opt(from_msgr(msg->con->msgr), NOMSGSIGN))
if (ceph_test_opt(from_msgr(msg->con->msgr), NOMSGSIGN))
if (!ceph_test_opt(client, NOMSGSIGN))
if (ceph_test_opt(client, MYIP))
if (ceph_test_opt(from_msgr(con->msgr), TCP_NODELAY))
bool do_datacrc = !ceph_test_opt(from_msgr(con->msgr), NOCRC);
bool do_datacrc = !ceph_test_opt(from_msgr(con->msgr), NOCRC);
bool do_datacrc = !ceph_test_opt(from_msgr(con->msgr), NOCRC);
else if (ceph_test_opt(from_msgr(con->msgr), RXBOUNCE))
bool do_datacrc = !ceph_test_opt(from_msgr(con->msgr), NOCRC);
bool do_bounce = ceph_test_opt(from_msgr(con->msgr), RXBOUNCE);
if (ceph_test_opt(from_msgr(con->msgr), RXBOUNCE)) {
if (ceph_test_opt(from_msgr(con->msgr), RXBOUNCE)) {
if (ceph_test_opt(from_msgr(con->msgr), RXBOUNCE)) {
if (ceph_test_opt(from_msgr(con->msgr), RXBOUNCE)) {
if (ceph_test_opt(from_msgr(con->msgr), RXBOUNCE)) {
if (ceph_test_opt(from_msgr(con->msgr), RXBOUNCE)) {
if (ceph_test_opt(osdc->client, ABORT_ON_FULL)) {
if (ceph_test_opt(osdc->client, ABORT_ON_FULL) &&