Home
last modified time | relevance | path

Searched refs:i_last_wr (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/fs/ceph/
H A Dsuper.h390 unsigned long i_last_wr; member
H A Dcaps.c1030 time_after(ci->i_last_wr, used_cutoff)) { in __ceph_caps_file_wanted()
1053 time_after(ci->i_last_wr, used_cutoff)) in __ceph_caps_file_wanted()
1055 } else if (time_after(ci->i_last_wr, idle_cutoff)) { in __ceph_caps_file_wanted()
4416 ci->i_last_wr = now; in __ceph_touch_fmode()
H A Dinode.c491 ci->i_last_rd = ci->i_last_wr = jiffies - 3600 * HZ; in ceph_alloc_inode()
/kernel/linux/linux-6.6/fs/ceph/
H A Dcaps.c1012 time_after(ci->i_last_wr, used_cutoff)) { in __ceph_caps_file_wanted()
1035 time_after(ci->i_last_wr, used_cutoff)) in __ceph_caps_file_wanted()
1037 } else if (time_after(ci->i_last_wr, idle_cutoff)) { in __ceph_caps_file_wanted()
4586 ci->i_last_wr = now; in __ceph_touch_fmode()
H A Dsuper.h420 unsigned long i_last_wr; member
H A Dinode.c616 ci->i_last_rd = ci->i_last_wr = jiffies - 3600 * HZ; in ceph_alloc_inode()

Completed in 27 milliseconds