Searched defs:write_bytes (Results 1 – 13 of 13) sorted by relevance
/linux/include/linux/ |
H A D | task_io_accounting.h | 35 u64 write_bytes; member
|
H A D | nfs_xdr.h | 367 __u64 write_bytes; member
|
/linux/tools/testing/selftests/mm/ |
H A D | hugepage-mmap.c | 28 static void write_bytes(char *addr) in write_bytes() function
|
H A D | map_hugetlb.c | 24 static void write_bytes(char *addr, size_t length) in write_bytes() function
|
H A D | hugepage-vmemmap.c | 28 static void write_bytes(char *addr, size_t length) in write_bytes() function
|
H A D | hugepage-mremap.c | 41 static void write_bytes(char *addr, size_t len) in write_bytes() function
|
/linux/fs/btrfs/ |
H A D | file.c | 71 size_t write_bytes, struct extent_state **cached, bool noreserve) in btrfs_dirty_folio() 859 loff_t pos, size_t write_bytes, in prepare_one_folio() 911 loff_t pos, size_t write_bytes, in lock_and_cleanup_extent_if_need() 987 size_t *write_bytes, bool nowait) in btrfs_check_nocow_lock() 1126 size_t write_bytes = min(iov_iter_count(i), PAGE_SIZE - offset); in btrfs_buffered_write() local
|
H A D | inode.c | 4791 size_t write_bytes = blocksize; in btrfs_truncate_block() local
|
/linux/drivers/hwtracing/coresight/ |
H A D | coresight-stm.c | 142 u32 write_bytes; member 293 static inline bool stm_addr_unaligned(const void *addr, u8 write_bytes) in stm_addr_unaligned() 299 u32 size, u8 write_bytes) in stm_send()
|
/linux/include/uapi/linux/ |
H A D | taskstats.h | 161 __u64 write_bytes; /* bytes of write I/O */ member
|
/linux/include/target/ |
H A D | target_core_base.h | 680 atomic_long_t write_bytes; member 826 atomic_long_t write_bytes; member
|
/linux/drivers/tty/ipwireless/ |
H A D | hardware.c | 49 unsigned long write_bytes; member
|
/linux/drivers/spi/ |
H A D | spi-cadence-quadspi.c | 1071 unsigned int write_bytes; in cqspi_indirect_write_execute() local
|