Searched defs:dio_write (Results 1 – 3 of 3) sorted by relevance
222 struct dio_write { struct223 struct kiocb *req;224 struct address_space *mapping;225 struct bch_inode_info *inode;226 struct mm_struct *mm;227 const struct iovec *iov;228 unsigned loop:1,229 extending:1,230 sync:1,231 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()