Home
last modified time | relevance | path

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

/linux/include/linux/
A Dfscache.h570 int fscache_read_or_alloc_page(struct fscache_cookie *cookie, in fscache_read_or_alloc_page() function
/linux/fs/cifs/
A Dfscache.c241 ret = fscache_read_or_alloc_page(CIFS_I(inode)->fscache, page, in __cifs_readpage_from_fscache()
/linux/fs/nfs/
A Dfscache.c416 ret = fscache_read_or_alloc_page(nfs_i_fscache(inode), in __nfs_readpage_from_fscache()
/linux/Documentation/filesystems/caching/
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:

Completed in 12 milliseconds