Home
last modified time | relevance | path

Searched refs:write_io (Results 1 – 7 of 7) sorted by relevance

/linux/drivers/media/dvb-frontends/
H A Dcxd2099.c119 static int write_io(struct cxd *ci, u16 address, u8 val) in write_io() function
421 write_io(ci, address, value); in write_cam_control()
/linux/include/linux/
H A Dnfs_fs.h266 __u64 write_io; member
/linux/fs/nfs/
H A Dfile.c467 NFS_I(mapping->host)->write_io += copied; in nfs_write_end()
H A Ddirect.c883 NFS_I(inode)->write_io += iov_iter_count(iter); in nfs_direct_write_schedule_iovec()
H A Dpnfs.c301 nfsi->write_io = 0; in pnfs_detach_layout_hdr()
2043 nfsi->write_io); in pnfs_within_mdsthreshold()
2045 if (nfsi->write_io < t->wr_io_sz) in pnfs_within_mdsthreshold()
H A Dinode.c533 nfsi->write_io = 0; in nfs_fhget()
/linux/fs/f2fs/
H A Dsuper.c2087 kfree(sbi->write_io[i]); in f2fs_put_super()
5406 kfree(sbi->write_io[i]); in f2fs_fill_super()