Home
last modified time | relevance | path

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

/linux-3.4.99/include/linux/
Dfscache.h440 int fscache_read_or_alloc_page(struct fscache_cookie *cookie, in fscache_read_or_alloc_page() function
/linux-3.4.99/fs/cifs/
Dfscache.c161 ret = fscache_read_or_alloc_page(CIFS_I(inode)->fscache, page, in __cifs_readpage_from_fscache()
/linux-3.4.99/fs/afs/
Dfile.c145 ret = fscache_read_or_alloc_page(vnode->cache, in afs_page_filler()
/linux-3.4.99/fs/9p/
Dcache.c330 ret = fscache_read_or_alloc_page(v9inode->fscache, in __v9fs_readpage_from_fscache()
/linux-3.4.99/fs/nfs/
Dfscache.c432 ret = fscache_read_or_alloc_page(NFS_I(inode)->fscache, in __nfs_readpage_from_fscache()
/linux-3.4.99/Documentation/filesystems/caching/
Dnetfs-api.txt465 int fscache_read_or_alloc_page(struct fscache_cookie *cookie,
531 This is similar to the fscache_read_or_alloc_page() function, except that it
596 This works in a similar way to fscache_read_or_alloc_page(), except: