Searched refs:idle_cutoff (Results 1 – 1 of 1) sorted by relevance
1015 unsigned long idle_cutoff = jiffies - opt->caps_wanted_delay_min * HZ; in __ceph_caps_file_wanted() local1043 } else if (time_after(ci->i_last_rd, idle_cutoff)) { in __ceph_caps_file_wanted()1051 } else if (time_after(ci->i_last_wr, idle_cutoff)) { in __ceph_caps_file_wanted()