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