Home
last modified time | relevance | path

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

/fs/logfs/
Ddev_bdev.c69 const int uptodate = test_bit(BIO_UPTODATE, &bio->bi_flags); in writeseg_end_io() local
173 const int uptodate = test_bit(BIO_UPTODATE, &bio->bi_flags); in erase_end_io() local
/fs/
Dbuffer.c129 static void __end_buffer_read_notouch(struct buffer_head *bh, int uptodate) in __end_buffer_read_notouch()
144 void end_buffer_read_sync(struct buffer_head *bh, int uptodate) in end_buffer_read_sync()
151 void end_buffer_write_sync(struct buffer_head *bh, int uptodate) in end_buffer_write_sync()
265 static void end_buffer_async_read(struct buffer_head *bh, int uptodate) in end_buffer_async_read()
327 void end_buffer_async_write(struct buffer_head *bh, int uptodate) in end_buffer_async_write()
937 int uptodate = PageUptodate(page); in init_page_buffers() local
2421 static void end_buffer_read_nobh(struct buffer_head *bh, int uptodate) in end_buffer_read_nobh()
Dmpage.c46 const int uptodate = test_bit(BIO_UPTODATE, &bio->bi_flags); in mpage_end_io() local
Ddirect-io.c460 const int uptodate = test_bit(BIO_UPTODATE, &bio->bi_flags); in dio_bio_complete() local
/fs/ntfs/
Daops.c59 static void ntfs_end_buffer_async_read(struct buffer_head *bh, int uptodate) in ntfs_end_buffer_async_read()
824 int uptodate = 1; in ntfs_write_block() local
/fs/jbd/
Dcommit.c29 static void journal_end_buffer_io_sync(struct buffer_head *bh, int uptodate) in journal_end_buffer_io_sync()
/fs/exofs/
Dore_raid.c487 bool uptodate; in _read_4_write_first_stripe() local
555 bool uptodate; in _read_4_write_last_stripe() local
Dinode.c568 static struct page *__r4w_get_page(void *priv, u64 offset, bool *uptodate) in __r4w_get_page()
/fs/nfs/blocklayout/
Dblocklayout.c204 const int uptodate = test_bit(BIO_UPTODATE, &bio->bi_flags); in bl_end_io_read() local
386 const int uptodate = test_bit(BIO_UPTODATE, &bio->bi_flags); in bl_end_io_write_zero() local
414 const int uptodate = test_bit(BIO_UPTODATE, &bio->bi_flags); in bl_end_io_write() local
/fs/btrfs/
Dordered-data.c298 u64 *file_offset, u64 io_size, int uptodate) in btrfs_dec_test_first_ordered_pending()
366 u64 file_offset, u64 io_size, int uptodate) in btrfs_dec_test_ordered_pending()
Dextent_io.c2357 int uptodate = (err == 0); in end_extent_writepage() local
2436 int uptodate = test_bit(BIO_UPTODATE, &bio->bi_flags); in end_bio_extent_readpage() local
3275 int uptodate = err == 0; in end_bio_extent_buffer_writepage() local
4318 int uptodate = 1; in alloc_extent_buffer() local
Draid56.c833 static void rbio_orig_end_io(struct btrfs_raid_bio *rbio, int err, int uptodate) in rbio_orig_end_io()
Dcheck-integrity.c2348 static void btrfsic_bh_end_io(struct buffer_head *bh, int uptodate) in btrfsic_bh_end_io()
Ddisk-io.c2921 static void btrfs_end_buffer_write_sync(struct buffer_head *bh, int uptodate) in btrfs_end_buffer_write_sync()
Dfree-space-cache.c336 int uptodate) in io_ctl_prepare_pages()
Dctree.c1514 int uptodate; in btrfs_realloc_node() local
Dinode.c2765 struct extent_state *state, int uptodate) in btrfs_writepage_end_io_hook()
/fs/jbd2/
Dcommit.c35 static void journal_end_buffer_io_sync(struct buffer_head *bh, int uptodate) in journal_end_buffer_io_sync()
/fs/xfs/
Dxfs_aops.c686 int count = 0, done = 0, uptodate = 1; in xfs_convert_page() local
929 int err, imap_valid = 0, uptodate = 1; in xfs_vm_writepage() local
/fs/nilfs2/
Dsegbuf.c343 const int uptodate = test_bit(BIO_UPTODATE, &bio->bi_flags); in nilfs_end_bio_write() local
/fs/nfs/objlayout/
Dobjio_osd.c487 static struct page *__r4w_get_page(void *priv, u64 offset, bool *uptodate) in __r4w_get_page()
/fs/f2fs/
Ddata.c335 const int uptodate = test_bit(BIO_UPTODATE, &bio->bi_flags); in read_end_io() local
Dsegment.c638 const int uptodate = test_bit(BIO_UPTODATE, &bio->bi_flags); in f2fs_end_io_write() local
/fs/ext4/
Dialloc.c106 void ext4_end_bitmap_read(struct buffer_head *bh, int uptodate) in ext4_end_bitmap_read()
/fs/reiserfs/
Djournal.c618 static void reiserfs_end_buffer_io_sync(struct buffer_head *bh, int uptodate) in reiserfs_end_buffer_io_sync()
636 static void reiserfs_end_ordered_io(struct buffer_head *bh, int uptodate) in reiserfs_end_ordered_io()