Searched refs:ceph_test_opt (Results 1 - 4 of 4) sorted by relevance

/linux-4.1.27/net/ceph/
H A Dceph_common.c561 if (!ceph_test_opt(client, NOMSGAUTH)) ceph_create_client()
571 if (ceph_test_opt(client, MYIP)) ceph_create_client()
577 ceph_test_opt(client, NOCRC), ceph_create_client()
578 ceph_test_opt(client, TCP_NODELAY)); ceph_create_client()
/linux-4.1.27/include/linux/ceph/
H A Dlibceph.h39 #define ceph_test_opt(client, opt) \ macro
/linux-4.1.27/fs/ceph/
H A Dsuper.c949 if (ceph_test_opt(fsc->client, NOSHARE)) ceph_mount()
/linux-4.1.27/drivers/block/
H A Drbd.c3803 if (!ceph_test_opt(rbd_dev->rbd_client->client, NOCRC)) rbd_init_disk()

Completed in 185 milliseconds