Home
last modified time | relevance | path

Searched refs:__cifs_readpage_from_fscache (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/fs/cifs/
H A Dfscache.h76 extern int __cifs_readpage_from_fscache(struct inode *, struct page *);
96 return __cifs_readpage_from_fscache(inode, page); in cifs_readpage_from_fscache()
H A Dfscache.c259 int __cifs_readpage_from_fscache(struct inode *inode, struct page *page) in __cifs_readpage_from_fscache() function
/kernel/linux/linux-6.6/fs/smb/client/
H A Dfscache.h93 extern int __cifs_readpage_from_fscache(struct inode *pinode, struct page *ppage);
101 return __cifs_readpage_from_fscache(inode, page); in cifs_readpage_from_fscache()
H A Dfscache.c194 int __cifs_readpage_from_fscache(struct inode *inode, struct page *page) in __cifs_readpage_from_fscache() function

Completed in 7 milliseconds