Searched defs:write_block (Results 1 – 4 of 4) sorted by relevance
1161 UINT8 write_block[4]; in rw_t2t_write_ndef_first_block() local1267 UINT8 write_block[4]; in rw_t2t_write_ndef_next_block() local1837 UINT8 write_block[T2T_BLOCK_SIZE]; in rw_t2t_handle_config_tag_readonly() local2467 UINT8 write_block[T2T_BLOCK_SIZE]; in rw_t2t_set_dynamic_lock_bits() local2742 UINT8 write_block[T2T_BLOCK_SIZE]; in rw_t2t_soft_lock_tag() local
367 UINT8 write_block[T1T_BLOCK_SIZE]; in rw_t1t_handle_write_rsp() local1422 UINT8 write_block[8]; in rw_t1t_next_ndef_write_block() local1565 UINT8 write_block[8]; in rw_t1t_ndef_write_first_block() local
54 void write_block(int fd, unsigned int block, struct pattern *buffer) in write_block() function
880 int write_block(int file_fd, char *buffer, int size, long long hole, int sparse) in write_block() function