Home
last modified time | relevance | path

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

/Linux-v4.19/fs/ceph/
Dcache.h83 static inline void ceph_fscache_readpages_cancel(struct inode *inode, in ceph_fscache_readpages_cancel() function
179 static inline void ceph_fscache_readpages_cancel(struct inode *inode, in ceph_fscache_readpages_cancel() function
Daddr.c466 ceph_fscache_readpages_cancel(inode, page_list); in ceph_readpages()