Home
last modified time | relevance | path

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

/linux/include/linux/
A Dfscache.h619 int fscache_read_or_alloc_pages(struct fscache_cookie *cookie, in fscache_read_or_alloc_pages() function
/linux/fs/cifs/
A Dfscache.c273 ret = fscache_read_or_alloc_pages(CIFS_I(inode)->fscache, mapping, in __cifs_readpages_from_fscache()
/linux/fs/nfs/
A Dfscache.c458 ret = fscache_read_or_alloc_pages(nfs_i_fscache(inode), in __nfs_readpages_from_fscache()
/linux/Documentation/filesystems/caching/
A Dnetfs-api.rst569 int fscache_read_or_alloc_pages(struct fscache_cookie *cookie,
609 If one or more pages are passed to fscache_read_or_alloc_pages() but not then
618 fscache_read_or_alloc_pages(). Every page in the pages list will be examined
881 after fscache_read_or_alloc_pages() as the former will try and release pages it

Completed in 24 milliseconds