Searched refs:netfs_i_cookie (Results 1 – 13 of 13) sorted by relevance
32 bool caching = fscache_cookie_enabled(netfs_i_cookie(netfs_inode(inode))); in netfs_single_mark_inode_dirty() 50 fscache_use_cookie(netfs_i_cookie(ictx), true); in netfs_single_mark_inode_dirty() 58 return fscache_begin_read_operation(&rreq->cache_resources, netfs_i_cookie(ctx)); in netfs_single_begin_cache_read()
175 fscache_invalidate(netfs_i_cookie(ictx), NULL, i_size_read(inode), in netfs_unbuffered_write_iter()
63 return fscache_begin_read_operation(&rreq->cache_resources, netfs_i_cookie(ctx)); in netfs_begin_cache_read()
110 fscache_begin_write_operation(&wreq->cache_resources, netfs_i_cookie(ictx)); in netfs_create_write_req()
109 fscache_note_page_release(netfs_i_cookie(netfs_inode(folio->mapping->host))); in nfs_fscache_release_folio() 132 struct fscache_cookie *cookie = netfs_i_cookie(&NFS_I(inode)->netfs); in nfs_fscache_invalidate()
193 fscache_relinquish_cookie(netfs_i_cookie(netfs_inode(inode)), false); in nfs_fscache_clear_inode() 219 struct fscache_cookie *cookie = netfs_i_cookie(netfs_inode(inode)); in nfs_fscache_open_file() 237 struct fscache_cookie *cookie = netfs_i_cookie(netfs_inode(inode)); in nfs_fscache_release_file()
31 return netfs_i_cookie(&ci->netfs); in ceph_fscache_cookie()
65 return netfs_i_cookie(&CIFS_I(inode)->netfs); in cifs_inode_cookie()
151 return netfs_i_cookie(&v9inode->netfs); in v9fs_inode_cookie()
546 struct fscache_cookie *__cookie = netfs_i_cookie(__ctx);578 struct fscache_cookie *__cookie = netfs_i_cookie(__ctx);
524 * netfs_i_cookie - Get the cache cookie from the inode529 static inline struct fscache_cookie *netfs_i_cookie(struct netfs_inode *ctx) in netfs_i_cookie() function
739 return netfs_i_cookie(&vnode->netfs); in afs_vnode_cache()
281 struct fscache_cookie *netfs_i_cookie(struct netfs_inode *ctx);