Searched defs:write_bytes (Results  1 – 13 of 13) sorted by relevance
| /Linux-v5.4/include/linux/ | 
| D | task_io_accounting.h | 35 	u64 write_bytes;  member
 | 
| D | nfs_xdr.h | 360 	__u64 write_bytes;  member
 | 
| /Linux-v5.4/tools/testing/selftests/vm/ | 
| D | hugepage-mmap.c | 44 static void write_bytes(char *addr)  in write_bytes()  function
 | 
| D | map_hugetlb.c | 48 static void write_bytes(char *addr)  in write_bytes()  function
 | 
| /Linux-v5.4/fs/btrfs/ | 
| D | file.c | 396 static noinline int btrfs_copy_from_user(loff_t pos, size_t write_bytes,  in btrfs_copy_from_user()516 		      size_t num_pages, loff_t pos, size_t write_bytes,  in btrfs_dirty_pages()
 1423 				  size_t write_bytes, bool force_uptodate)  in prepare_pages()
 1483 				size_t write_bytes,  in lock_and_cleanup_extent_if_need()
 1550 				    size_t *write_bytes)  in check_can_nocow()
 1616 		size_t write_bytes = min(iov_iter_count(i),  in btrfs_buffered_write()  local
 
 | 
| /Linux-v5.4/drivers/hwtracing/coresight/ | 
| D | coresight-stm.c | 140 	u32			write_bytes;  member299 static inline bool stm_addr_unaligned(const void *addr, u8 write_bytes)  in stm_addr_unaligned()
 305 		     u32 size, u8 write_bytes)  in stm_send()
 
 | 
| /Linux-v5.4/drivers/char/tpm/ | 
| D | tpm_tis_core.h | 104 	int (*write_bytes)(struct tpm_tis_data *data, u32 addr, u16 len,  member
 | 
| /Linux-v5.4/include/uapi/linux/ | 
| D | taskstats.h | 153 	__u64	write_bytes;		/* bytes of write I/O */  member
 | 
| /Linux-v5.4/drivers/spi/ | 
| D | spi-tegra114.c | 322 		unsigned int write_bytes;  in tegra_spi_fill_tx_fifo_from_client_txbuf()  local405 		unsigned int write_bytes;  in tegra_spi_copy_client_txbuf_to_spi_txbuf()  local
 
 | 
| /Linux-v5.4/include/target/ | 
| D | target_core_base.h | 649 	atomic_long_t		write_bytes;  member782 	atomic_long_t		write_bytes;  member
 
 | 
| /Linux-v5.4/drivers/mtd/spi-nor/ | 
| D | cadence-quadspi.c | 624 	unsigned int write_bytes;  in cqspi_indirect_write_execute()  local
 | 
| /Linux-v5.4/drivers/tty/ipwireless/ | 
| D | hardware.c | 49 	unsigned long write_bytes;  member
 | 
| /Linux-v5.4/drivers/staging/exfat/ | 
| D | exfat_super.c | 818 	u64 oneblkwrite, write_bytes;  in ffsWriteFile()  local
 |