Home
last modified time | relevance | path

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

/linux-4.4.14/fs/ceph/
Ddir.c1126 ceph_dentry_lru_touch(dentry); in ceph_d_revalidate()
1253 void ceph_dentry_lru_touch(struct dentry *dn) in ceph_dentry_lru_touch() function
Dsuper.h945 extern void ceph_dentry_lru_touch(struct dentry *dn);
Dinode.c961 ceph_dentry_lru_touch(dentry); in update_dentry_lease()