Home
last modified time | relevance | path

Searched defs:write_block (Results 1 – 4 of 4) sorted by relevance

/external/libnfc-nci/src/nfc/tags/
Drw_t2t_ndef.c1161 UINT8 write_block[4]; in rw_t2t_write_ndef_first_block() local
1267 UINT8 write_block[4]; in rw_t2t_write_ndef_next_block() local
1837 UINT8 write_block[T2T_BLOCK_SIZE]; in rw_t2t_handle_config_tag_readonly() local
2467 UINT8 write_block[T2T_BLOCK_SIZE]; in rw_t2t_set_dynamic_lock_bits() local
2742 UINT8 write_block[T2T_BLOCK_SIZE]; in rw_t2t_soft_lock_tag() local
Drw_t1t_ndef.c367 UINT8 write_block[T1T_BLOCK_SIZE]; in rw_t1t_handle_write_rsp() local
1422 UINT8 write_block[8]; in rw_t1t_next_ndef_write_block() local
1565 UINT8 write_block[8]; in rw_t1t_ndef_write_first_block() local
/external/autotest/client/tests/disktest/src/
Ddisktest.c54 void write_block(int fd, unsigned int block, struct pattern *buffer) in write_block() function
/external/squashfs-tools/squashfs-tools/
Dunsquashfs.c880 int write_block(int file_fd, char *buffer, int size, long long hole, int sparse) in write_block() function