Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/fs/
H A Dblock_dev.c244 bool should_dirty = false; in __blkdev_direct_IO_simple() local
320 bool should_dirty : 1; member
338 bool should_dirty = dio->should_dirty; in blkdev_bio_end_io() local
H A Ddirect-io.c136 bool should_dirty; /* if pages should be dirtied */ member
508 bool should_dirty = dio->op == REQ_OP_READ && dio->should_dirty; in dio_bio_complete() local
/OK3568_Linux_fs/kernel/fs/ceph/
H A Dfile.c164 static void put_bvecs(struct bio_vec *bvecs, int num_bvecs, bool should_dirty) in put_bvecs()
998 bool should_dirty; member
1224 bool should_dirty = !write && iter_is_iovec(iter); in ceph_direct_read_write() local
/OK3568_Linux_fs/kernel/fs/iomap/
H A Ddirect-io.c157 bool should_dirty = (dio->flags & IOMAP_DIO_DIRTY); in iomap_dio_bio_end_io() local
/OK3568_Linux_fs/kernel/fs/fuse/
H A Dfuse_i.h312 bool should_dirty; member
H A Dfile.c610 bool should_dirty) in fuse_release_user_pages()
/OK3568_Linux_fs/kernel/fs/cifs/
H A Dcifsglob.h1358 bool should_dirty; member