Home
last modified time | relevance | path

Searched refs:ceph_release_fscache_page (Results 1 – 2 of 2) sorted by relevance

/Linux-v4.19/fs/ceph/
Dcache.h68 static inline int ceph_release_fscache_page(struct page *page, gfp_t gfp) in ceph_release_fscache_page() function
169 static inline int ceph_release_fscache_page(struct page *page, gfp_t gfp) in ceph_release_fscache_page() function
Daddr.c178 if (!ceph_release_fscache_page(page, g)) in ceph_releasepage()