Searched defs:write_size (Results 1 – 9 of 9) sorted by relevance
211 uint32_t write_size = stbuf.st_size; in flash() local
66 int write_size = min_t(int, size, priv->pagesize); in i2c_eeprom_std_write() local
636 size_t write_size, truncated_write_size; in nand_write_skip_bad() local
710 int write_fd, write_size; in write_data() local
462 unsigned long write_size; in tap_win32_write() local
1317 uint64_t end, write_size; in store_bitmap_data() local
2344 size_t write_size = (max_size < MAX_BLOCKSIZE) in allocate_first_block() local
903 ssize_t oldpath_size, write_size; in local_symlink() local
3283 uint8_t write_size; /* Either 8 or 16. */ member