Searched defs:should_dirty (Results 1 – 7 of 7) sorted by relevance
227 bool should_dirty = false; in __blkdev_direct_IO_simple() local301 bool should_dirty : 1; member319 bool should_dirty = dio->should_dirty; in blkdev_bio_end_io() local
135 bool should_dirty; /* if pages should be dirtied */ member503 bool should_dirty = dio->op == REQ_OP_READ && dio->should_dirty; in dio_bio_complete() local
164 static void put_bvecs(struct bio_vec *bvecs, int num_bvecs, bool should_dirty) in put_bvecs()961 bool should_dirty; member1187 bool should_dirty = !write && iter_is_iovec(iter); in ceph_direct_read_write() local
156 bool should_dirty = (dio->flags & IOMAP_DIO_DIRTY); in iomap_dio_bio_end_io() local
292 bool should_dirty; member
602 bool should_dirty) in fuse_release_user_pages()
1358 bool should_dirty; member