Home
last modified time | relevance | path

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

/fs/ceph/
Dcache.h68 static inline void ceph_fscache_readpages_cancel(struct inode *inode, in ceph_fscache_readpages_cancel() function
164 static inline void ceph_fscache_readpages_cancel(struct inode *inode, in ceph_fscache_readpages_cancel() function
Daddr.c470 ceph_fscache_readpages_cancel(inode, page_list); in ceph_readpages()