Searched refs:writeback_index (Results 1 – 8 of 8) sorted by relevance
290 pgoff_t writeback_index; in gfs2_write_cache_jdata() local300 writeback_index = mapping->writeback_index; /* prev offset */ in gfs2_write_cache_jdata()301 index = writeback_index; in gfs2_write_cache_jdata()347 end = writeback_index - 1; in gfs2_write_cache_jdata()352 mapping->writeback_index = done_index; in gfs2_write_cache_jdata()
1234 mapping->writeback_index = 0; in gfs2_glock_get()
1423 if (start_index < inode->vfs_inode.i_mapping->writeback_index) in btrfs_defrag_file()1424 inode->vfs_inode.i_mapping->writeback_index = start_index; in btrfs_defrag_file()
2194 index = ((mapping->writeback_index << PAGE_SHIFT) >> fs_info->nodesize_bits); in btree_write_cache_pages()2346 index = mapping->writeback_index; /* Start from prev offset */ in extent_write_cache_pages()2479 mapping->writeback_index = done_index; in extent_write_cache_pages()
2760 pgoff_t writeback_index = 0; in ext4_do_writepages() local2847 writeback_index = mapping->writeback_index; in ext4_do_writepages()2848 if (writeback_index) in ext4_do_writepages()2850 mpd->start_pos = writeback_index << PAGE_SHIFT; in ext4_do_writepages()2989 mpd->end_pos = (writeback_index << PAGE_SHIFT) - 1; in ext4_do_writepages()3000 mapping->writeback_index = mpd->start_pos >> PAGE_SHIFT; in ext4_do_writepages()
1044 ceph_wbc->start_index = wbc->range_cyclic ? mapping->writeback_index : 0; in ceph_init_writeback_ctl()1752 mapping->writeback_index = ceph_wbc.index; in ceph_writepages_start()
2998 index = mapping->writeback_index; /* prev offset */ in f2fs_write_cache_pages()3206 mapping->writeback_index = done_index; in f2fs_write_cache_pages()
287 mapping->writeback_index = 0; in inode_init_always_gfp()
Completed in 44 milliseconds