Home
last modified time | relevance | path

Searched defs:should_dirty (Results 1 – 7 of 7) sorted by relevance

/fs/ceph/
Dfile.c162 static void put_bvecs(struct bio_vec *bvecs, int num_bvecs, bool should_dirty) in put_bvecs()
731 bool should_dirty; member
945 bool should_dirty = !write && iter_is_iovec(iter); in ceph_direct_read_write() local
/fs/
Dblock_dev.c209 bool should_dirty = false; in __blkdev_direct_IO_simple() local
283 bool should_dirty : 1; member
301 bool should_dirty = dio->should_dirty; in blkdev_bio_end_io() local
Ddirect-io.c134 bool should_dirty; /* if pages should be dirtied */ member
546 bool should_dirty = dio->op == REQ_OP_READ && dio->should_dirty; in dio_bio_complete() local
/fs/iomap/
Ddirect-io.c150 bool should_dirty = (dio->flags & IOMAP_DIO_DIRTY); in iomap_dio_bio_end_io() local
/fs/fuse/
Dfuse_i.h276 bool should_dirty; member
Dfile.c572 bool should_dirty) in fuse_release_user_pages()
/fs/cifs/
Dcifsglob.h1295 bool should_dirty; member