Home
last modified time | relevance | path

Searched defs:should_dirty (Results 1 - 14 of 14) sorted by relevance

/kernel/linux/linux-5.10/fs/iomap/
H A Ddirect-io.c156 bool should_dirty = (dio->flags & IOMAP_DIO_DIRTY); in iomap_dio_bio_end_io() local
/kernel/linux/linux-6.6/fs/iomap/
H A Ddirect-io.c162 bool should_dirty = (dio->flags & IOMAP_DIO_DIRTY); in iomap_dio_bio_end_io() local
/kernel/linux/linux-6.6/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
/kernel/linux/linux-5.10/fs/
H A Ddirect-io.c135 bool should_dirty; /* if pages should be dirtied */ member
503 bool should_dirty = dio->op == REQ_OP_READ && dio->should_dirty; in dio_bio_complete() local
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
/kernel/linux/linux-6.6/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
/kernel/linux/linux-5.10/fs/fuse/
H A Dfuse_i.h295 bool should_dirty; member
H A Dfile.c612 fuse_release_user_pages(struct fuse_args_pages *ap, bool should_dirty) fuse_release_user_pages() argument
/kernel/linux/linux-5.10/fs/ceph/
H A Dfile.c164 static void put_bvecs(struct bio_vec *bvecs, int num_bvecs, bool should_dirty) in put_bvecs() argument
998 bool should_dirty; member
1224 bool should_dirty = !write && iter_is_iovec(iter); in ceph_direct_read_write() local
/kernel/linux/linux-6.6/fs/ceph/
H A Dfile.c159 static void put_bvecs(struct bio_vec *bvecs, int num_bvecs, bool should_dirty) in put_bvecs() argument
1177 bool should_dirty; member
1405 bool should_dirty = !write && user_backed_iter(iter); in ceph_direct_read_write() local
/kernel/linux/linux-6.6/fs/fuse/
H A Dfile.c628 fuse_release_user_pages(struct fuse_args_pages *ap, bool should_dirty) fuse_release_user_pages() argument
H A Dfuse_i.h310 bool should_dirty; member
/kernel/linux/linux-5.10/fs/cifs/
H A Dcifsglob.h1361 bool should_dirty; member
/kernel/linux/linux-6.6/fs/smb/client/
H A Dcifsglob.h1447 bool should_dirty; member

Completed in 38 milliseconds