Searched defs:uptodate (Results 1 – 10 of 10) sorted by relevance
490 bool uptodate, u64 start, u32 len) in end_folio_read()581 bool uptodate = !bio->bi_status; in end_bbio_data_read() local3444 int uptodate = 1; in alloc_extent_buffer() local3872 bool uptodate = !bbio->bio.bi_status; in end_bbio_meta_read() local
446 static int io_ctl_prepare_pages(struct btrfs_io_ctl *io_ctl, bool uptodate) in io_ctl_prepare_pages()
69 void ext4_end_bitmap_read(struct buffer_head *bh, int uptodate) in ext4_end_bitmap_read()
187 static void ext4_end_buffer_io_sync(struct buffer_head *bh, int uptodate) in ext4_end_buffer_io_sync()
400 bool uptodate = !error; in iomap_finish_folio_read() local467 bool end_read, uptodate; in iomap_read_end() local
387 int uptodate = !bio->bi_status; in raid1_end_read_request() local
522 static void end_bitmap_write(struct buffer_head *bh, int uptodate) in end_bitmap_write()
380 int uptodate = !bio->bi_status; in raid10_end_read_request() local
2275 static void request_done(int uptodate) in request_done()
3143 bool uptodate = PageUptodate(page); in __ceph_get_caps() local