Home
last modified time | relevance | path

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

/fs/ceph/
A Dcache.c45 fscache_relinquish_cookie(ceph_fscache_cookie(ci), false); in ceph_fscache_unregister_inode_cookie()
52 fscache_use_cookie(ceph_fscache_cookie(ci), will_modify); in ceph_fscache_use_cookie()
62 fscache_unuse_cookie(ceph_fscache_cookie(ci), in ceph_fscache_unuse_cookie()
65 fscache_unuse_cookie(ceph_fscache_cookie(ci), NULL, NULL); in ceph_fscache_unuse_cookie()
74 fscache_update_cookie(ceph_fscache_cookie(ci), &ci->i_version, &i_size); in ceph_fscache_update()
81 fscache_invalidate(ceph_fscache_cookie(ci), in ceph_fscache_invalidate()
A Dcache.h29 static inline struct fscache_cookie *ceph_fscache_cookie(struct ceph_inode_info *ci) in ceph_fscache_cookie() function
37 struct fscache_cookie *cookie = ceph_fscache_cookie(ci); in ceph_fscache_resize()
56 return fscache_cookie_enabled(ceph_fscache_cookie(ceph_inode(inode))); in ceph_is_cache_enabled()
94 static inline struct fscache_cookie *ceph_fscache_cookie(struct ceph_inode_info *ci) in ceph_fscache_cookie() function
A Daddr.c564 struct fscache_cookie *cookie = ceph_fscache_cookie(ci); in ceph_fscache_write_to_cache()

Completed in 8 milliseconds