Home
last modified time | relevance | path

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

/openbmc/linux/block/
H A Dfops.c52 bool should_dirty = false; in __blkdev_direct_IO_simple() local
125 bool should_dirty = dio->flags & DIO_SHOULD_DIRTY; in blkdev_bio_end_io() local
/openbmc/linux/fs/
H A Ddirect-io.c133 bool should_dirty; /* if pages should be dirtied */ member
502 bool should_dirty = dio_op == REQ_OP_READ && dio->should_dirty; in dio_bio_complete() local
/openbmc/linux/fs/iomap/
H A Ddirect-io.c162 bool should_dirty = (dio->flags & IOMAP_DIO_DIRTY); in iomap_dio_bio_end_io() local
/openbmc/linux/fs/ceph/
H A Dfile.c159 static void put_bvecs(struct bio_vec *bvecs, int num_bvecs, bool should_dirty) in put_bvecs()
1177 bool should_dirty; member
1405 bool should_dirty = !write && user_backed_iter(iter); in ceph_direct_read_write() local
/openbmc/linux/fs/fuse/
H A Dfuse_i.h310 bool should_dirty; member
H A Dfile.c629 bool should_dirty) in fuse_release_user_pages()
/openbmc/linux/fs/smb/client/
H A Dcifsglob.h1487 bool should_dirty; member