Home
last modified time | relevance | path

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

/linux-4.19.296/fs/
Dbuffer.c146 static void __end_buffer_read_notouch(struct buffer_head *bh, int uptodate) in __end_buffer_read_notouch()
161 void end_buffer_read_sync(struct buffer_head *bh, int uptodate) in end_buffer_read_sync()
168 void end_buffer_write_sync(struct buffer_head *bh, int uptodate) in end_buffer_write_sync()
252 static void end_buffer_async_read(struct buffer_head *bh, int uptodate) in end_buffer_async_read()
313 void end_buffer_async_write(struct buffer_head *bh, int uptodate) in end_buffer_async_write()
898 int uptodate = PageUptodate(page); in init_page_buffers() local
2514 static void end_buffer_read_nobh(struct buffer_head *bh, int uptodate) in end_buffer_read_nobh()
Diomap.c214 bool uptodate = true; in iomap_iop_set_range_uptodate() local
/linux-4.19.296/fs/exofs/
Dore_raid.c527 bool uptodate; in _read_4_write_first_stripe() local
594 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()
/linux-4.19.296/fs/ntfs/
Daops.c59 static void ntfs_end_buffer_async_read(struct buffer_head *bh, int uptodate) in ntfs_end_buffer_async_read()
820 int uptodate = 1; in ntfs_write_block() local
/linux-4.19.296/fs/btrfs/
Dordered-data.c299 u64 *file_offset, u64 io_size, int uptodate) in btrfs_dec_test_first_ordered_pending()
370 u64 file_offset, u64 io_size, int uptodate) in btrfs_dec_test_ordered_pending()
Dextent_io.c2463 int uptodate = (err == 0); in end_extent_writepage() local
2532 int uptodate) in endio_readpage_release_extent()
2556 int uptodate = !bio->bi_status; in end_bio_extent_readpage() local
5071 int uptodate = 1; in alloc_extent_buffer() local
Dinode.c3239 struct extent_state *state, int uptodate) in btrfs_writepage_end_io_hook()
7991 int uptodate; member
8088 int uptodate; in btrfs_retry_endio() local
8137 bool uptodate = (err == 0); in __btrfs_subio_endio_read() local
8240 const bool uptodate) in __endio_write_update_ordered()
Dcheck-integrity.c2146 static void btrfsic_bh_end_io(struct buffer_head *bh, int uptodate) in btrfsic_bh_end_io()
Ddisk-io.c3364 static void btrfs_end_buffer_write_sync(struct buffer_head *bh, int uptodate) in btrfs_end_buffer_write_sync()
Dfree-space-cache.c369 int uptodate) in io_ctl_prepare_pages()
Dctree.c1633 int uptodate; in btrfs_realloc_node() local
/linux-4.19.296/fs/jbd2/
Dcommit.c32 static void journal_end_buffer_io_sync(struct buffer_head *bh, int uptodate) in journal_end_buffer_io_sync()
/linux-4.19.296/fs/ext4/
Dialloc.c69 void ext4_end_bitmap_read(struct buffer_head *bh, int uptodate) in ext4_end_bitmap_read()
/linux-4.19.296/fs/reiserfs/
Djournal.c621 static void reiserfs_end_buffer_io_sync(struct buffer_head *bh, int uptodate) in reiserfs_end_buffer_io_sync()
637 static void reiserfs_end_ordered_io(struct buffer_head *bh, int uptodate) in reiserfs_end_ordered_io()