Searched defs:dio_write (Results 1 – 3 of 3) sorted by relevance
230 struct dio_write { struct231 struct kiocb *req;232 struct address_space *mapping;233 struct bch_inode_info *inode;234 struct mm_struct *mm;235 const struct iovec *iov;236 unsigned loop:1,237 extending:1,238 sync:1,239 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()