Searched refs:CEPH_OSD_REQUEST_TIMEOUT_DEFAULT (Results 1 – 2 of 2) sorted by relevance
371 opt->osd_request_timeout = CEPH_OSD_REQUEST_TIMEOUT_DEFAULT; in ceph_parse_options()587 if (opt->osd_request_timeout != CEPH_OSD_REQUEST_TIMEOUT_DEFAULT) in ceph_print_client_options()
74 #define CEPH_OSD_REQUEST_TIMEOUT_DEFAULT 0 /* no timeout */ macro