Home
last modified time | relevance | path

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

/linux/block/
H A Dfops.c61 bool should_dirty = false; in __blkdev_direct_IO_simple() local
134 bool should_dirty = dio->flags & DIO_SHOULD_DIRTY; in blkdev_bio_end_io() local
/linux/fs/fuse/
H A Dfile.c612 bool should_dirty) in fuse_release_user_pages()