Searched refs:netfs_i_cookie (Results 1 - 12 of 12) sorted by relevance

/linux-master/fs/netfs/
H A Dmisc.c107 struct fscache_cookie *cookie = netfs_i_cookie(ictx);
142 struct fscache_cookie *cookie = netfs_i_cookie(netfs_inode(inode));
160 struct fscache_cookie *cookie = netfs_i_cookie(netfs_inode(inode));
257 fscache_note_page_release(netfs_i_cookie(ctx));
H A Ddirect_write.c167 fscache_invalidate(netfs_i_cookie(ictx), NULL, i_size_read(inode),
H A Doutput.c286 struct fscache_cookie *cookie = netfs_i_cookie(ctx);
H A Dbuffered_read.c167 return fscache_begin_read_operation(&rreq->cache_resources, netfs_i_cookie(ctx));
/linux-master/fs/nfs/
H A Dfscache.h109 fscache_note_page_release(netfs_i_cookie(netfs_inode(folio->mapping->host)));
132 struct fscache_cookie *cookie = netfs_i_cookie(&NFS_I(inode)->netfs);
H A Dfscache.c193 fscache_relinquish_cookie(netfs_i_cookie(netfs_inode(inode)), false);
219 struct fscache_cookie *cookie = netfs_i_cookie(netfs_inode(inode));
237 struct fscache_cookie *cookie = netfs_i_cookie(netfs_inode(inode));
/linux-master/fs/ceph/
H A Dcache.h31 return netfs_i_cookie(&ci->netfs);
/linux-master/fs/smb/client/
H A Dfscache.h65 return netfs_i_cookie(&CIFS_I(inode)->netfs);
/linux-master/fs/9p/
H A Dv9fs.h151 return netfs_i_cookie(&v9inode->netfs);
/linux-master/include/linux/
H A Dnetfs.h500 * netfs_i_cookie - Get the cache cookie from the inode
505 static inline struct fscache_cookie *netfs_i_cookie(struct netfs_inode *ctx) function
/linux-master/include/trace/events/
H A Dnetfs.h443 struct fscache_cookie *__cookie = netfs_i_cookie(__ctx);
/linux-master/fs/afs/
H A Dinternal.h749 return netfs_i_cookie(&vnode->netfs);

Completed in 200 milliseconds