Home
last modified time | relevance | path

Searched refs:fscache_write_page (Results 1 – 6 of 6) sorted by relevance

/linux-3.4.99/include/linux/
Dfscache.h553 int fscache_write_page(struct fscache_cookie *cookie, in fscache_write_page() function
/linux-3.4.99/fs/cifs/
Dfscache.c221 ret = fscache_write_page(CIFS_I(inode)->fscache, page, GFP_KERNEL); in __cifs_readpage_to_fscache()
/linux-3.4.99/fs/afs/
Dfile.c194 fscache_write_page(vnode->cache, page, GFP_KERNEL) != 0) { in afs_page_filler()
/linux-3.4.99/fs/9p/
Dcache.c400 ret = fscache_write_page(v9inode->fscache, page, GFP_KERNEL); in __v9fs_readpage_to_fscache()
/linux-3.4.99/fs/nfs/
Dfscache.c521 ret = fscache_write_page(NFS_I(inode)->fscache, page, GFP_KERNEL); in __nfs_readpage_to_fscache()
/linux-3.4.99/Documentation/filesystems/caching/
Dnetfs-api.txt547 int fscache_write_page(struct fscache_cookie *cookie,