Home
last modified time | relevance | path

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

/fs/ceph/
Dcache.h53 static inline int ceph_release_fscache_page(struct page *page, gfp_t gfp) in ceph_release_fscache_page() function
154 static inline int ceph_release_fscache_page(struct page *page, gfp_t gfp) in ceph_release_fscache_page() function
Daddr.c179 if (!ceph_release_fscache_page(page, g)) in ceph_releasepage()