Searched refs:mount_timeout (Results 1 – 7 of 7) sorted by relevance
389 opt->mount_timeout = CEPH_MOUNT_TIMEOUT_DEFAULT; in ceph_parse_options()512 opt->mount_timeout = msecs_to_jiffies(intval * 1000); in ceph_parse_options()605 if (opt->mount_timeout != CEPH_MOUNT_TIMEOUT_DEFAULT) in ceph_print_client_options()607 jiffies_to_msecs(opt->mount_timeout) / 1000); in ceph_print_client_options()736 unsigned long timeout = client->options->mount_timeout; in __ceph_open_session()
4701 ret = wait_request_timeout(req, opts->mount_timeout); in ceph_osdc_unwatch()
51 unsigned long mount_timeout; /* jiffies */ member
114 mount_timeout=X
910 req->r_timeout = fsc->client->options->mount_timeout; in open_root_dentry()
4213 ceph_timeout_jiffies(opts->mount_timeout)); in wait_requests()4367 ceph_timeout_jiffies(opts->mount_timeout)); in ceph_mdsc_close_sessions()
1019 rbdc->client->options->mount_timeout); in rbd_get_client()