/kernel/linux/linux-6.6/fs/btrfs/ |
H A D | subpage.h | 142 DECLARE_BTRFS_SUBPAGE_OPS(uptodate); variable
|
H A D | subpage.c | 576 IMPLEMENT_BTRFS_SUBPAGE_TEST_OP(uptodate); variable
|
H A D | ordered-data.c | 307 can_finish_ordered_extent(struct btrfs_ordered_extent *ordered, struct page *page, u64 file_offset, u64 len, bool uptodate) can_finish_ordered_extent() argument 372 btrfs_finish_ordered_extent(struct btrfs_ordered_extent *ordered, struct page *page, u64 file_offset, u64 len, bool uptodate) btrfs_finish_ordered_extent() argument 404 btrfs_mark_ordered_io_finished(struct btrfs_inode *inode, struct page *page, u64 file_offset, u64 num_bytes, bool uptodate) btrfs_mark_ordered_io_finished() argument
|
H A D | raid56.c | 66 unsigned int uptodate:8; member [all...] |
/kernel/linux/linux-5.10/drivers/ide/ |
H A D | ide-floppy.c | 69 int uptodate = pc->error ? 0 : 1; in ide_floppy_callback() local
|
H A D | ide-atapi.c | 455 int uptodate; in ide_pc_intr() local
|
H A D | ide-cd.c | 613 int dma_error = 0, dma, thislen, uptodate = 0; in cdrom_newpc_intr() local 880 int uptodate = 0; ide_cd_do_request() local [all...] |
H A D | ide-tape.c | 332 int uptodate = pc->error ? 0 : 1; in ide_tape_callback() local
|
/kernel/linux/linux-5.10/fs/jbd2/ |
H A D | commit.c | 32 static void journal_end_buffer_io_sync(struct buffer_head *bh, int uptodate) in journal_end_buffer_io_sync() argument
|
/kernel/linux/linux-6.6/fs/jbd2/ |
H A D | commit.c | 32 static void journal_end_buffer_io_sync(struct buffer_head *bh, int uptodate) in journal_end_buffer_io_sync() argument
|
/kernel/linux/linux-5.10/fs/ntfs/ |
H A D | aops.c | 45 static void ntfs_end_buffer_async_read(struct buffer_head *bh, int uptodate) in ntfs_end_buffer_async_read() argument 803 int uptodate = 1; ntfs_write_block() local [all...] |
/kernel/linux/linux-5.10/fs/ext4/ |
H A D | ialloc.c | 69 void ext4_end_bitmap_read(struct buffer_head *bh, int uptodate) in ext4_end_bitmap_read() argument
|
H A D | fast_commit.c | 122 static void ext4_end_buffer_io_sync(struct buffer_head *bh, int uptodate) in ext4_end_buffer_io_sync() argument
|
/kernel/linux/linux-5.10/fs/btrfs/ |
H A D | ordered-data.c | 311 btrfs_dec_test_first_ordered_pending(struct btrfs_inode *inode, struct btrfs_ordered_extent **cached, u64 *file_offset, u64 io_size, int uptodate) btrfs_dec_test_first_ordered_pending() argument 381 btrfs_dec_test_ordered_pending(struct btrfs_inode *inode, struct btrfs_ordered_extent **cached, u64 file_offset, u64 io_size, int uptodate) btrfs_dec_test_ordered_pending() argument
|
/kernel/linux/linux-6.6/fs/ntfs/ |
H A D | aops.c | 45 static void ntfs_end_buffer_async_read(struct buffer_head *bh, int uptodate) in ntfs_end_buffer_async_read() argument 805 int uptodate = 1; ntfs_write_block() local [all...] |
/kernel/linux/linux-6.6/fs/ext4/ |
H A D | ialloc.c | 69 void ext4_end_bitmap_read(struct buffer_head *bh, int uptodate) in ext4_end_bitmap_read() argument
|
H A D | fast_commit.c | 171 static void ext4_end_buffer_io_sync(struct buffer_head *bh, int uptodate) in ext4_end_buffer_io_sync() argument
|
/kernel/linux/linux-5.10/fs/iomap/ |
H A D | buffered-io.c | 32 unsigned long uptodate[]; member [all...] |
/kernel/linux/linux-5.10/drivers/md/ |
H A D | raid1.c | 361 int uptodate = !bio->bi_status; in raid1_end_read_request() local 1894 static void put_sync_write_buf(struct r1bio *r1_bio, int uptodate) in put_sync_write_buf() argument 1912 int uptodate = !bio->bi_status; in end_sync_write() local [all...] |
H A D | md-bitmap.c | 310 static void end_bitmap_write(struct buffer_head *bh, int uptodate) in end_bitmap_write() argument
|
/kernel/linux/linux-5.10/fs/ |
H A D | buffer.c | 142 static void __end_buffer_read_notouch(struct buffer_head *bh, int uptodate) in __end_buffer_read_notouch() argument 157 void end_buffer_read_sync(struct buffer_head *bh, int uptodate) in end_buffer_read_sync() argument 164 void end_buffer_write_sync(struct buffer_head *bh, int uptodate) in end_buffer_write_sync() argument 244 static void end_buffer_async_read(struct buffer_head *bh, int uptodate) in end_buffer_async_read() argument 320 end_buffer_async_read_io(struct buffer_head *bh, int uptodate) end_buffer_async_read_io() argument 342 end_buffer_async_write(struct buffer_head *bh, int uptodate) end_buffer_async_write() argument 924 int uptodate = PageUptodate(page); init_page_buffers() local 2543 end_buffer_read_nobh(struct buffer_head *bh, int uptodate) end_buffer_read_nobh() argument [all...] |
/kernel/linux/linux-5.10/fs/reiserfs/ |
H A D | journal.c | 619 static void reiserfs_end_buffer_io_sync(struct buffer_head *bh, int uptodate) in reiserfs_end_buffer_io_sync() argument 635 static void reiserfs_end_ordered_io(struct buffer_head *bh, int uptodate) in reiserfs_end_ordered_io() argument
|
/kernel/linux/linux-6.6/fs/f2fs/ |
H A D | compress.c | 850 f2fs_all_cluster_page_ready(struct compress_ctx *cc, struct page **pages, int index, int nr_pages, bool uptodate) f2fs_all_cluster_page_ready() argument
|
/kernel/linux/linux-6.6/fs/ |
H A D | buffer.c | 143 static void __end_buffer_read_notouch(struct buffer_head *bh, int uptodate) in __end_buffer_read_notouch() argument 158 void end_buffer_read_sync(struct buffer_head *bh, int uptodate) in end_buffer_read_sync() argument 165 void end_buffer_write_sync(struct buffer_head *bh, int uptodate) in end_buffer_write_sync() argument 245 static void end_buffer_async_read(struct buffer_head *bh, int uptodate) in end_buffer_async_read() argument 353 end_buffer_async_read_io(struct buffer_head *bh, int uptodate) end_buffer_async_read_io() argument 384 end_buffer_async_write(struct buffer_head *bh, int uptodate) end_buffer_async_write() argument 1008 bool uptodate = folio_test_uptodate(folio); folio_init_buffers() local [all...] |
/kernel/linux/linux-6.6/fs/reiserfs/ |
H A D | journal.c | 617 static void reiserfs_end_buffer_io_sync(struct buffer_head *bh, int uptodate) in reiserfs_end_buffer_io_sync() argument 633 static void reiserfs_end_ordered_io(struct buffer_head *bh, int uptodate) in reiserfs_end_ordered_io() argument
|