Searched refs:write_io (Results 1 – 10 of 10) sorted by relevance
128 static int write_io(struct cxd *ci, u16 address, u8 val) in write_io() function430 write_io(ci, address, value); in write_cam_control()
1145 kvfree(sbi->write_io[i]); in f2fs_put_super()3316 sbi->write_io[i] = in f2fs_fill_super()3321 if (!sbi->write_io[i]) { in f2fs_fill_super()3327 init_rwsem(&sbi->write_io[i][j].io_rwsem); in f2fs_fill_super()3328 sbi->write_io[i][j].sbi = sbi; in f2fs_fill_super()3329 sbi->write_io[i][j].bio = NULL; in f2fs_fill_super()3330 spin_lock_init(&sbi->write_io[i][j].io_lock); in f2fs_fill_super()3331 INIT_LIST_HEAD(&sbi->write_io[i][j].io_list); in f2fs_fill_super()3618 kvfree(sbi->write_io[i]); in f2fs_fill_super()
411 struct f2fs_bio_info *io = sbi->write_io[btype] + temp; in __f2fs_submit_merged_write()437 struct f2fs_bio_info *io = sbi->write_io[btype] + temp; in __submit_merged_write_cond()604 struct f2fs_bio_info *io = sbi->write_io[btype] + fio->temp; in f2fs_submit_page_write()
1197 struct f2fs_bio_info *write_io[NR_PAGE_TYPE]; /* for write bios */ member
3127 io = sbi->write_io[fio->type] + fio->temp; in f2fs_allocate_data_block()
182 __u64 write_io; member
392 NFS_I(mapping->host)->write_io += copied; in nfs_write_end()
289 nfsi->write_io = 0; in pnfs_detach_layout_hdr()1810 nfsi->write_io); in pnfs_within_mdsthreshold()1812 if (nfsi->write_io < t->wr_io_sz) in pnfs_within_mdsthreshold()
867 NFS_I(inode)->write_io += iov_iter_count(iter); in nfs_direct_write_schedule_iovec()
501 nfsi->write_io = 0; in nfs_fhget()