Home
last modified time | relevance | path

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

/linux-4.4.14/fs/ceph/
Dcache.h84 static inline void ceph_fscache_readpages_cancel(struct inode *inode, in ceph_fscache_readpages_cancel() function
171 static inline void ceph_fscache_readpages_cancel(struct inode *inode, in ceph_fscache_readpages_cancel() function
Daddr.c432 ceph_fscache_readpages_cancel(inode, page_list); in ceph_readpages()