Home
last modified time | relevance | path

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

/fs/ceph/
Dcache.h46 static inline void ceph_fscache_uncache_page(struct inode *inode, in ceph_fscache_uncache_page() function
121 static inline void ceph_fscache_uncache_page(struct inode *inode, in ceph_fscache_uncache_page() function
Daddr.c391 ceph_fscache_uncache_page(inode, page); in start_read()