Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/
H A Dnetfs.h92 static inline void set_page_fscache(struct page *page) in set_page_fscache() function
/openbmc/linux/Documentation/filesystems/caching/
H A Dnetfs-api.rst390 void set_page_fscache(struct page *page);
/openbmc/linux/fs/ceph/
H A Daddr.c519 set_page_fscache(page); in ceph_set_page_fscache()