Searched refs:write_io (Results 1 – 8 of 8) sorted by relevance
1650 kvfree(sbi->write_io[i]); in f2fs_put_super()4148 sbi->write_io[i] = in f2fs_fill_super()4153 if (!sbi->write_io[i]) { in f2fs_fill_super()4159 init_f2fs_rwsem(&sbi->write_io[i][j].io_rwsem); in f2fs_fill_super()4160 sbi->write_io[i][j].sbi = sbi; in f2fs_fill_super()4161 sbi->write_io[i][j].bio = NULL; in f2fs_fill_super()4162 spin_lock_init(&sbi->write_io[i][j].io_lock); in f2fs_fill_super()4163 INIT_LIST_HEAD(&sbi->write_io[i][j].io_list); in f2fs_fill_super()4164 INIT_LIST_HEAD(&sbi->write_io[i][j].bio_list); in f2fs_fill_super()4165 init_f2fs_rwsem(&sbi->write_io[i][j].bio_list_lock); in f2fs_fill_super()[all …]
625 struct f2fs_bio_info *io = sbi->write_io[btype] + temp; in __f2fs_submit_merged_write()651 struct f2fs_bio_info *io = sbi->write_io[btype] + temp; in __submit_merged_write_cond()769 struct f2fs_bio_info *io = sbi->write_io[DATA] + temp; in add_bio_entry()799 struct f2fs_bio_info *io = sbi->write_io[DATA] + temp; in add_ipu_page()848 struct f2fs_bio_info *io = sbi->write_io[DATA] + temp; in f2fs_submit_merged_ipu_write()940 struct f2fs_bio_info *io = sbi->write_io[btype] + fio->temp; in f2fs_submit_page_write()
1632 struct f2fs_bio_info *write_io[NR_PAGE_TYPE]; /* for write bios */ member
3520 io = sbi->write_io[fio->type] + fio->temp; in f2fs_allocate_data_block()
391 NFS_I(mapping->host)->write_io += copied; in nfs_write_end()
300 nfsi->write_io = 0; in pnfs_detach_layout_hdr()1891 nfsi->write_io); in pnfs_within_mdsthreshold()1893 if (nfsi->write_io < t->wr_io_sz) in pnfs_within_mdsthreshold()
836 NFS_I(inode)->write_io += iov_iter_count(iter); in nfs_direct_write_schedule_iovec()
527 nfsi->write_io = 0; in nfs_fhget()