Home
last modified time | relevance | path

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

/linux/fs/ceph/
A Dsuper.h391 unsigned long i_last_rd; member
A Dcaps.c1005 time_after(ci->i_last_rd, used_cutoff)) in __ceph_caps_file_wanted()
1024 time_after(ci->i_last_rd, used_cutoff)) in __ceph_caps_file_wanted()
1026 } else if (time_after(ci->i_last_rd, idle_cutoff)) { in __ceph_caps_file_wanted()
4339 ci->i_last_rd = now; in __ceph_touch_fmode()
A Dinode.c503 ci->i_last_rd = ci->i_last_wr = jiffies - 3600 * HZ; in ceph_alloc_inode()

Completed in 19 milliseconds