Searched refs:mount_timeout (Results 1 – 6 of 6) sorted by relevance
325 opt->mount_timeout = CEPH_MOUNT_TIMEOUT_DEFAULT; in ceph_alloc_options()544 opt->mount_timeout = msecs_to_jiffies(result.uint_32 * 1000); in ceph_parse_param()670 if (opt->mount_timeout != CEPH_MOUNT_TIMEOUT_DEFAULT) in ceph_print_client_options()672 jiffies_to_msecs(opt->mount_timeout) / 1000); in ceph_print_client_options()793 long timeout = ceph_timeout_jiffies(client->options->mount_timeout); in __ceph_open_session()
4836 ret = wait_request_timeout(req, opts->mount_timeout); in ceph_osdc_unwatch()
51 unsigned long mount_timeout; /* jiffies */ member
1071 req->r_timeout = fsc->client->options->mount_timeout; in open_root_dentry()1559 fsc->client->options->mount_timeout); in ceph_kill_sb()1574 fsc->client->options->mount_timeout); in ceph_kill_sb()
5629 ceph_timeout_jiffies(opts->mount_timeout)); in wait_requests()6009 ceph_timeout_jiffies(opts->mount_timeout)); in ceph_mdsc_close_sessions()
915 rbdc->client->options->mount_timeout); in rbd_get_client()