Searched refs:mount_timeout (Results 1 – 6 of 6) sorted by relevance
362 opt->mount_timeout = CEPH_MOUNT_TIMEOUT_DEFAULT; in ceph_parse_options()475 opt->mount_timeout = msecs_to_jiffies(intval * 1000); in ceph_parse_options()552 if (opt->mount_timeout != CEPH_MOUNT_TIMEOUT_DEFAULT) in ceph_print_client_options()554 jiffies_to_msecs(opt->mount_timeout) / 1000); in ceph_print_client_options()666 unsigned long timeout = client->options->mount_timeout; in __ceph_open_session()
47 unsigned long mount_timeout; /* jiffies */ member
103 mount_timeout=X
754 req->r_timeout = fsc->client->options->mount_timeout; in open_root_dentry()
3502 ceph_timeout_jiffies(opts->mount_timeout)); in wait_requests()3648 ceph_timeout_jiffies(opts->mount_timeout)); in ceph_mdsc_close_sessions()
3190 ret = rbd_obj_request_wait_timeout(obj_request, opts->mount_timeout); in rbd_obj_watch_request_helper()4994 opts->mount_timeout); in rbd_add_get_pool_id()