Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/fs/9p/
H A Dcache.c252 ret = fscache_read_or_alloc_page(v9inode->fscache, in __v9fs_readpage_from_fscache()
/OK3568_Linux_fs/kernel/fs/ceph/
H A Dcache.c235 ret = fscache_read_or_alloc_page(ci->fscache, page, in ceph_readpage_from_fscache()
/OK3568_Linux_fs/kernel/include/linux/
H A Dfscache.h540 int fscache_read_or_alloc_page(struct fscache_cookie *cookie, in fscache_read_or_alloc_page() function
/OK3568_Linux_fs/kernel/fs/cifs/
H A Dfscache.c265 ret = fscache_read_or_alloc_page(CIFS_I(inode)->fscache, page, in __cifs_readpage_from_fscache()
/OK3568_Linux_fs/kernel/fs/nfs/
H A Dfscache.c412 ret = fscache_read_or_alloc_page(nfs_i_fscache(inode), in __nfs_readpage_from_fscache()
/OK3568_Linux_fs/kernel/fs/afs/
H A Dfile.c292 ret = fscache_read_or_alloc_page(vnode->cache, in afs_page_filler()
/OK3568_Linux_fs/kernel/Documentation/filesystems/caching/
H A Dnetfs-api.rst445 int fscache_read_or_alloc_page(struct fscache_cookie *cookie,
511 This is similar to the fscache_read_or_alloc_page() function, except that it
577 This works in a similar way to fscache_read_or_alloc_page(), except: