Home
last modified time | relevance | path

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

/Linux-v5.4/fs/ceph/
Dcache.h25 void ceph_fscache_revalidate_cookie(struct ceph_inode_info *ci);
117 static inline void ceph_fscache_revalidate_cookie(struct ceph_inode_info *ci) in ceph_fscache_revalidate_cookie() function
Dcache.c335 void ceph_fscache_revalidate_cookie(struct ceph_inode_info *ci) in ceph_fscache_revalidate_cookie() function
Dcaps.c2836 ceph_fscache_revalidate_cookie(ci); in ceph_get_caps()