Home
last modified time | relevance | path

Searched refs:fscache_uncache_page (Results 1 – 8 of 8) sorted by relevance

/linux-3.4.99/fs/afs/
Dfile.c183 fscache_uncache_page(vnode->cache, page); in afs_page_filler()
195 fscache_uncache_page(vnode->cache, page); in afs_page_filler()
327 fscache_uncache_page(vnode->cache, page); in afs_invalidatepage()
/linux-3.4.99/fs/cifs/
Dfscache.c223 fscache_uncache_page(CIFS_I(inode)->fscache, page); in __cifs_readpage_to_fscache()
233 fscache_uncache_page(cookie, page); in __cifs_fscache_invalidate_page()
/linux-3.4.99/fs/9p/
Dcache.h92 fscache_uncache_page(v9inode->fscache, page); in v9fs_uncache_page()
Dcache.c301 fscache_uncache_page(v9inode->fscache, page); in __v9fs_fscache_invalidate_page()
/linux-3.4.99/fs/nfs/
Dfscache.c391 fscache_uncache_page(cookie, page); in __nfs_fscache_invalidate_page()
527 fscache_uncache_page(NFS_I(inode)->fscache, page); in __nfs_readpage_to_fscache()
/linux-3.4.99/include/linux/
Dfscache.h578 void fscache_uncache_page(struct fscache_cookie *cookie, in fscache_uncache_page() function
/linux-3.4.99/Documentation/filesystems/caching/
Dbackend-api.txt545 the netfs must call fscache_uncache_page() to unmark the pages.
Dnetfs-api.txt631 void fscache_uncache_page(struct fscache_cookie *cookie,