Home
last modified time | relevance | path

Searched refs:set_page_fscache (Results 1 – 3 of 3) sorted by relevance

/linux-5.19.10/include/linux/
Dnetfs.h91 static inline void set_page_fscache(struct page *page) in set_page_fscache() function
/linux-5.19.10/Documentation/filesystems/caching/
Dnetfs-api.rst390 void set_page_fscache(struct page *page);
/linux-5.19.10/fs/ceph/
Daddr.c419 set_page_fscache(page); in ceph_set_page_fscache()