Lines Matching refs:uptodate
417 static void end_folio_read(struct folio *folio, bool uptodate, u64 start, u32 len) in end_folio_read() argument
424 if (uptodate && btrfs_verify_folio(folio, start, len)) in end_folio_read()
509 bool uptodate = !bio->bi_status; in end_bbio_data_read() local
520 if (likely(uptodate)) { in end_bbio_data_read()
546 end_folio_read(folio, uptodate, start, fi.length); in end_bbio_data_read()
3273 int uptodate = 1; in alloc_extent_buffer() local
3383 uptodate = 0; in alloc_extent_buffer()
3392 if (uptodate) in alloc_extent_buffer()
3701 bool uptodate = !bbio->bio.bi_status; in end_bbio_meta_read() local
3712 if (uptodate && in end_bbio_meta_read()
3714 uptodate = false; in end_bbio_meta_read()
3716 if (uptodate) in end_bbio_meta_read()