Home
last modified time | relevance | path

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

/linux-4.4.14/fs/ceph/
Dcache.h69 static inline int ceph_release_fscache_page(struct page *page, gfp_t gfp) in ceph_release_fscache_page() function
161 static inline int ceph_release_fscache_page(struct page *page, gfp_t gfp) in ceph_release_fscache_page() function
Daddr.c183 if (!ceph_release_fscache_page(page, g)) in ceph_releasepage()