Searched refs:i_hold_caps_max (Results 1 – 3 of 3) sorted by relevance
496 ci->i_hold_caps_max = round_jiffies(jiffies + in __cap_set_timeouts()499 ci->i_hold_caps_min - jiffies, ci->i_hold_caps_max - jiffies); in __cap_set_timeouts()515 ci->i_ceph_flags, ci->i_hold_caps_max); in __cap_delay_requeue()2011 time_before(jiffies, ci->i_hold_caps_max)) { in ceph_check_caps()4107 if (time_before(loop_start, ci->i_hold_caps_max - delay_max)) { in ceph_check_delayed_caps()4109 delay = ci->i_hold_caps_max; in ceph_check_delayed_caps()4113 time_before(jiffies, ci->i_hold_caps_max)) in ceph_check_delayed_caps()
355 unsigned long i_hold_caps_max; /* jiffies */ member
473 ci->i_hold_caps_max = 0; in ceph_alloc_inode()