Home
last modified time | relevance | path

Searched defs:uptodate (Results 1 – 10 of 10) sorted by relevance

/linux/fs/btrfs/
H A Dextent_io.c490 bool uptodate, u64 start, u32 len) in end_folio_read()
581 bool uptodate = !bio->bi_status; in end_bbio_data_read() local
3444 int uptodate = 1; in alloc_extent_buffer() local
3872 bool uptodate = !bbio->bio.bi_status; in end_bbio_meta_read() local
H A Dfree-space-cache.c446 static int io_ctl_prepare_pages(struct btrfs_io_ctl *io_ctl, bool uptodate) in io_ctl_prepare_pages()
/linux/fs/ext4/
H A Dialloc.c69 void ext4_end_bitmap_read(struct buffer_head *bh, int uptodate) in ext4_end_bitmap_read()
H A Dfast_commit.c187 static void ext4_end_buffer_io_sync(struct buffer_head *bh, int uptodate) in ext4_end_buffer_io_sync()
/linux/fs/iomap/
H A Dbuffered-io.c400 bool uptodate = !error; in iomap_finish_folio_read() local
467 bool end_read, uptodate; in iomap_read_end() local
/linux/drivers/md/
H A Draid1.c387 int uptodate = !bio->bi_status; in raid1_end_read_request() local
H A Dmd-bitmap.c522 static void end_bitmap_write(struct buffer_head *bh, int uptodate) in end_bitmap_write()
H A Draid10.c380 int uptodate = !bio->bi_status; in raid10_end_read_request() local
/linux/drivers/block/
H A Dfloppy.c2275 static void request_done(int uptodate) in request_done()
/linux/fs/ceph/
H A Dcaps.c3143 bool uptodate = PageUptodate(page); in __ceph_get_caps() local