Home
last modified time | relevance | path

Searched refs:fscache_read_or_alloc_pages (Results 1 – 7 of 7) sorted by relevance

/linux-4.4.14/fs/cifs/
Dfscache.c193 ret = fscache_read_or_alloc_pages(CIFS_I(inode)->fscache, mapping, in __cifs_readpages_from_fscache()
/linux-4.4.14/fs/afs/
Dfile.c260 ret = fscache_read_or_alloc_pages(vnode->cache, in afs_readpages()
/linux-4.4.14/include/linux/
Dfscache.h591 int fscache_read_or_alloc_pages(struct fscache_cookie *cookie, in fscache_read_or_alloc_pages() function
/linux-4.4.14/fs/ceph/
Dcache.c290 ret = fscache_read_or_alloc_pages(ci->fscache, mapping, pages, nr_pages, in ceph_readpages_from_fscache()
/linux-4.4.14/fs/9p/
Dcache.c367 ret = fscache_read_or_alloc_pages(v9inode->fscache, in __v9fs_readpages_from_fscache()
/linux-4.4.14/fs/nfs/
Dfscache.c378 ret = fscache_read_or_alloc_pages(nfs_i_fscache(inode), in __nfs_readpages_from_fscache()
/linux-4.4.14/Documentation/filesystems/caching/
Dnetfs-api.txt595 int fscache_read_or_alloc_pages(struct fscache_cookie *cookie,
635 If one or more pages are passed to fscache_read_or_alloc_pages() but not then
644 fscache_read_or_alloc_pages(). Every page in the pages list will be examined
900 after fscache_read_or_alloc_pages() as the former will try and release pages it