Searched defs:dio_write (Results 1 – 3 of 3) sorted by relevance
217 struct dio_write { struct218 struct kiocb *req;219 struct address_space *mapping;220 struct bch_inode_info *inode;221 struct mm_struct *mm;222 const struct iovec *iov;223 unsigned loop:1,224 extending:1,225 sync:1,226 flush:1;[all …]
77 void ceph_fscache_invalidate(struct inode *inode, bool dio_write) in ceph_fscache_invalidate()
90 static inline void ceph_fscache_invalidate(struct inode *inode, bool dio_write) in ceph_fscache_invalidate()