ceph_test_opt 5179 drivers/block/rbd.c if (!ceph_test_opt(rbd_dev->rbd_client->client, NOCRC)) ceph_test_opt 1129 fs/ceph/super.c if (ceph_test_opt(fsc->client, NOSHARE)) ceph_test_opt 876 net/ceph/auth_x.c if (ceph_test_opt(from_msgr(msg->con->msgr), NOMSGSIGN)) ceph_test_opt 895 net/ceph/auth_x.c if (ceph_test_opt(from_msgr(msg->con->msgr), NOMSGSIGN)) ceph_test_opt 666 net/ceph/ceph_common.c if (!ceph_test_opt(client, NOMSGAUTH)) ceph_test_opt 670 net/ceph/ceph_common.c if (ceph_test_opt(client, MYIP)) ceph_test_opt 493 net/ceph/messenger.c if (ceph_test_opt(from_msgr(con->msgr), TCP_NODELAY)) { ceph_test_opt 1563 net/ceph/messenger.c bool do_datacrc = !ceph_test_opt(from_msgr(con->msgr), NOCRC); ceph_test_opt 2323 net/ceph/messenger.c bool do_datacrc = !ceph_test_opt(from_msgr(con->msgr), NOCRC); ceph_test_opt 2372 net/ceph/messenger.c bool do_datacrc = !ceph_test_opt(from_msgr(con->msgr), NOCRC); ceph_test_opt 2325 net/ceph/osd_client.c if (ceph_test_opt(osdc->client, ABORT_ON_FULL)) { ceph_test_opt 2563 net/ceph/osd_client.c if (ceph_test_opt(osdc->client, ABORT_ON_FULL) &&