Home
last modified time | relevance | path

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

/openbmc/linux/fs/ceph/
H A Dcaps.c1000 unsigned long used_cutoff = jiffies - opt->caps_wanted_delay_max * HZ; in __ceph_caps_file_wanted() local
1008 time_after(ci->i_last_rd, used_cutoff)) in __ceph_caps_file_wanted()
1012 time_after(ci->i_last_wr, used_cutoff)) { in __ceph_caps_file_wanted()
1027 time_after(ci->i_last_rd, used_cutoff)) in __ceph_caps_file_wanted()
1035 time_after(ci->i_last_wr, used_cutoff)) in __ceph_caps_file_wanted()