Searched refs:ceph_test_opt (Results 1 – 3 of 3) sorted by relevance
42 #define ceph_test_opt(client, opt) \ macro
522 if (ceph_test_opt(client, MYIP)) in __ceph_open_session()531 client->msgr->nocrc = ceph_test_opt(client, NOCRC); in __ceph_open_session()
824 if (ceph_test_opt(fsc->client, NOSHARE)) in ceph_mount()