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