Home
last modified time | relevance | path

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

/Linux-v4.19/fs/ceph/
Dcache.h61 static inline void ceph_fscache_uncache_page(struct inode *inode, in ceph_fscache_uncache_page() function
136 static inline void ceph_fscache_uncache_page(struct inode *inode, in ceph_fscache_uncache_page() function
Daddr.c387 ceph_fscache_uncache_page(inode, page); in start_read()