Home
last modified time | relevance | path

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

/Linux-v4.19/fs/ceph/
Dcache.h40 void ceph_fscache_revalidate_cookie(struct ceph_inode_info *ci);
132 static inline void ceph_fscache_revalidate_cookie(struct ceph_inode_info *ci) in ceph_fscache_revalidate_cookie() function
Dcache.c348 void ceph_fscache_revalidate_cookie(struct ceph_inode_info *ci) in ceph_fscache_revalidate_cookie() function
Dcaps.c2786 ceph_fscache_revalidate_cookie(ci); in ceph_get_caps()