Searched refs:caps_wanted_delay_max (Results 1 – 4 of 4) sorted by relevance
348 fsopt->caps_wanted_delay_max = result.uint_32; in ceph_parse_mount_param()596 if (fsopt->caps_wanted_delay_max != CEPH_CAPS_WANTED_DELAY_MAX_DEFAULT) in ceph_show_options()598 fsopt->caps_wanted_delay_max); in ceph_show_options()1184 fsopt->caps_wanted_delay_max = CEPH_CAPS_WANTED_DELAY_MAX_DEFAULT; in ceph_init_fs_context()
85 unsigned int caps_wanted_delay_min, caps_wanted_delay_max; member
1501 lwc.dir_lease_ttl = mdsc->fsc->mount_options->caps_wanted_delay_max * HZ; in ceph_trim_dentries()
494 opt->caps_wanted_delay_max * HZ); in __cap_set_timeouts()1018 unsigned long used_cutoff = jiffies - opt->caps_wanted_delay_max * HZ; in __ceph_caps_file_wanted()