Searched refs:afs_vnode_cache (Results 1 – 2 of 2) sorted by relevance
345 struct fscache_cookie *cookie = afs_vnode_cache(AFS_FS_I(inode)); in afs_is_cache_enabled()354 return fscache_begin_read_operation(rreq, afs_vnode_cache(vnode)); in afs_begin_cache_operation()
678 static inline struct fscache_cookie *afs_vnode_cache(struct afs_vnode *vnode) in afs_vnode_cache() function