Home
last modified time | relevance | path

Searched refs:ceph_test_opt (Results 1 - 16 of 16) 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()
998 bool do_bounce = ceph_test_opt(from_msgr(con->msgr), RXBOUNCE); in read_partial_sparse_msg_extent()
1033 bool do_datacrc = !ceph_test_opt(from_msgr(con->msgr), NOCRC); in read_partial_sparse_msg_data()
1070 bool do_datacrc = !ceph_test_opt(from_msgr(con->msgr), NOCRC); in read_partial_msg_data()
1154 bool do_datacrc = !ceph_test_opt(from_msgr(con->msgr), NOCRC); in read_partial_message()
1259 else if (ceph_test_opt(from_msgr(con->msgr), RXBOUNCE)) in read_partial_message()
H A Dceph_common.c732 if (!ceph_test_opt(client, NOMSGSIGN)) in ceph_create_client()
736 if (ceph_test_opt(client, MYIP)) in ceph_create_client()
H A Dauth_x.c1033 if (ceph_test_opt(from_msgr(msg->con->msgr), NOMSGSIGN)) in ceph_x_sign_message()
1052 if (ceph_test_opt(from_msgr(msg->con->msgr), NOMSGSIGN)) in ceph_x_check_message_signature()
H A Dmessenger_v2.c1873 if (ceph_test_opt(from_msgr(con->msgr), RXBOUNCE)) { in prepare_read_data()
1894 if (ceph_test_opt(from_msgr(con->msgr), RXBOUNCE)) { in prepare_read_data_cont()
1913 if (ceph_test_opt(from_msgr(con->msgr), RXBOUNCE)) { in prepare_read_data_cont()
1940 if (ceph_test_opt(from_msgr(con->msgr), RXBOUNCE)) { in prepare_sparse_read_cont()
1964 if (ceph_test_opt(from_msgr(con->msgr), RXBOUNCE)) { in prepare_sparse_read_cont()
2012 if (ceph_test_opt(from_msgr(con->msgr), RXBOUNCE)) { in prepare_sparse_read_cont()
H A Dmessenger.c475 if (ceph_test_opt(from_msgr(con->msgr), TCP_NODELAY)) in ceph_tcp_connect()
H A Dosd_client.c2445 if (ceph_test_opt(osdc->client, ABORT_ON_FULL)) { in __submit_request()
2692 if (ceph_test_opt(osdc->client, ABORT_ON_FULL) && in ceph_osdc_abort_on_full()
/kernel/linux/linux-5.10/include/linux/ceph/
H A Dlibceph.h44 #define ceph_test_opt(client, opt) \ macro
/kernel/linux/linux-6.6/include/linux/ceph/
H A Dlibceph.h44 #define ceph_test_opt(client, opt) \ macro
/kernel/linux/linux-5.10/net/ceph/
H A Dauth_x.c876 if (ceph_test_opt(from_msgr(msg->con->msgr), NOMSGSIGN)) in ceph_x_sign_message()
895 if (ceph_test_opt(from_msgr(msg->con->msgr), NOMSGSIGN)) in ceph_x_check_message_signature()
H A Dceph_common.c696 if (!ceph_test_opt(client, NOMSGAUTH)) in ceph_create_client()
700 if (ceph_test_opt(client, MYIP)) in ceph_create_client()
H A Dmessenger.c493 if (ceph_test_opt(from_msgr(con->msgr), TCP_NODELAY)) in ceph_tcp_connect()
1556 bool do_datacrc = !ceph_test_opt(from_msgr(con->msgr), NOCRC); in write_partial_message_data()
2314 bool do_datacrc = !ceph_test_opt(from_msgr(con->msgr), NOCRC); in read_partial_msg_data()
2363 bool do_datacrc = !ceph_test_opt(from_msgr(con->msgr), NOCRC); in read_partial_message()
H A Dosd_client.c2364 if (ceph_test_opt(osdc->client, ABORT_ON_FULL)) { in __submit_request()
2605 if (ceph_test_opt(osdc->client, ABORT_ON_FULL) && in ceph_osdc_abort_on_full()
/kernel/linux/linux-5.10/fs/ceph/
H A Dsuper.c1083 if (ceph_test_opt(fsc->client, NOSHARE)) in ceph_get_tree()
/kernel/linux/linux-6.6/fs/ceph/
H A Dsuper.c1314 if (ceph_test_opt(fsc->client, NOSHARE)) in ceph_get_tree()
/kernel/linux/linux-5.10/drivers/block/
H A Drbd.c5066 if (!ceph_test_opt(rbd_dev->rbd_client->client, NOCRC)) in rbd_init_disk()
/kernel/linux/linux-6.6/drivers/block/
H A Drbd.c5003 if (!ceph_test_opt(rbd_dev->rbd_client->client, NOCRC)) in rbd_init_disk()

Completed in 54 milliseconds