Home
last modified time | relevance | path

Searched refs:caps_wanted_delay_max (Results 1 – 4 of 4) sorted by relevance

/Linux-v5.4/fs/ceph/
Dsuper.c307 fsopt->caps_wanted_delay_max = intval; in parse_fsopt_token()
493 fsopt->caps_wanted_delay_max = CEPH_CAPS_WANTED_DELAY_MAX_DEFAULT; in parse_mount_options()
618 if (fsopt->caps_wanted_delay_max != CEPH_CAPS_WANTED_DELAY_MAX_DEFAULT) in ceph_show_options()
620 fsopt->caps_wanted_delay_max); in ceph_show_options()
Dsuper.h83 int caps_wanted_delay_min, caps_wanted_delay_max; member
Ddir.c1397 lwc.dir_lease_ttl = mdsc->fsc->mount_options->caps_wanted_delay_max * HZ; in ceph_trim_dentries()
Dcaps.c497 opt->caps_wanted_delay_max * HZ); in __cap_set_timeouts()