Searched defs:uptodate (Results 1 – 16 of 16) sorted by relevance
/fs/ |
D | buffer.c | 152 static void __end_buffer_read_notouch(struct buffer_head *bh, int uptodate) in __end_buffer_read_notouch() 167 void end_buffer_read_sync(struct buffer_head *bh, int uptodate) in end_buffer_read_sync() 174 void end_buffer_write_sync(struct buffer_head *bh, int uptodate) in end_buffer_write_sync() 279 static void end_buffer_async_read(struct buffer_head *bh, int uptodate) in end_buffer_async_read() 340 void end_buffer_async_write(struct buffer_head *bh, int uptodate) in end_buffer_async_write() 956 int uptodate = PageUptodate(page); in init_page_buffers() local 2524 static void end_buffer_read_nobh(struct buffer_head *bh, int uptodate) in end_buffer_read_nobh()
|
/fs/ntfs/ |
D | aops.c | 58 static void ntfs_end_buffer_async_read(struct buffer_head *bh, int uptodate) in ntfs_end_buffer_async_read() 823 int uptodate = 1; in ntfs_write_block() local
|
/fs/exofs/ |
D | ore_raid.c | 492 bool uptodate; in _read_4_write_first_stripe() local 559 bool uptodate; in _read_4_write_last_stripe() local
|
D | inode.c | 574 static struct page *__r4w_get_page(void *priv, u64 offset, bool *uptodate) in __r4w_get_page()
|
/fs/btrfs/ |
D | ordered-data.c | 304 u64 *file_offset, u64 io_size, int uptodate) in btrfs_dec_test_first_ordered_pending() 377 u64 file_offset, u64 io_size, int uptodate) in btrfs_dec_test_ordered_pending()
|
D | extent_io.c | 2440 int uptodate = (err == 0); in end_extent_writepage() local 2508 int uptodate) in endio_readpage_release_extent() 2532 int uptodate = !bio->bi_error; in end_bio_extent_readpage() local 4924 int uptodate = 1; in alloc_extent_buffer() local
|
D | inode.c | 3075 struct extent_state *state, int uptodate) in btrfs_writepage_end_io_hook() 8010 int uptodate; member 8097 int uptodate; in btrfs_retry_endio() local 8242 const int uptodate) in btrfs_endio_direct_write_update_ordered()
|
D | check-integrity.c | 2168 static void btrfsic_bh_end_io(struct buffer_head *bh, int uptodate) in btrfsic_bh_end_io()
|
D | disk-io.c | 3327 static void btrfs_end_buffer_write_sync(struct buffer_head *bh, int uptodate) in btrfs_end_buffer_write_sync()
|
D | free-space-cache.c | 378 int uptodate) in io_ctl_prepare_pages()
|
D | ctree.c | 1628 int uptodate; in btrfs_realloc_node() local
|
/fs/jbd2/ |
D | commit.c | 35 static void journal_end_buffer_io_sync(struct buffer_head *bh, int uptodate) in journal_end_buffer_io_sync()
|
/fs/nfs/objlayout/ |
D | objio_osd.c | 454 static struct page *__r4w_get_page(void *priv, u64 offset, bool *uptodate) in __r4w_get_page()
|
/fs/ext4/ |
D | ialloc.c | 66 void ext4_end_bitmap_read(struct buffer_head *bh, int uptodate) in ext4_end_bitmap_read()
|
/fs/reiserfs/ |
D | journal.c | 619 static void reiserfs_end_buffer_io_sync(struct buffer_head *bh, int uptodate) in reiserfs_end_buffer_io_sync() 635 static void reiserfs_end_ordered_io(struct buffer_head *bh, int uptodate) in reiserfs_end_ordered_io()
|
/fs/xfs/ |
D | xfs_aops.c | 899 int uptodate = 1; in xfs_writepage_map() local
|