Searched refs:read_block (Results 1 – 7 of 7) sorted by relevance
/external/qemu/distrib/ext4_utils/src/ |
D | ext4fixup.c | 282 static int read_block(int fd, unsigned long long block_num, void *block) in read_block() function 351 read_block(fd, inode_bitmap_block_num, block); in check_inode_bitmap() 489 read_block(fd, inode->i_block[EXT4_NDIR_BLOCKS], indirect_block); in get_indirect_blocks() 559 read_block(fd, fs_block_num, block); in get_extent_idx() 673 read_block(fd, block_list[i], dirbuf + (i * info.block_size)); in recurse_dir()
|
/external/elfutils/0.153/src/ |
D | strings.c | 579 read_block (int fd, const char *fname, off64_t fdlen, off64_t from, off64_t to) in read_block() function 704 return read_block (fd, fname, fdlen, 0, fdlen); in read_fd() 731 result |= read_block (fd, fname, fdlen, shdr->sh_offset, in read_elf()
|
D | ChangeLog | 322 (read_block): Move assert after no-mmap bail-out. 731 * strings.c (read_block): Fix typo in error message string.
|
/external/libvpx/libvpx/third_party/nestegg/ |
D | TODO | 8 - Try to resynchronize stream when read_block fails so that failure to parse
|
/external/chromium_org/third_party/libvpx/source/libvpx/third_party/nestegg/ |
D | TODO | 8 - Try to resynchronize stream when read_block fails so that failure to parse
|
/external/libpcap/ |
D | sf-pcap-ng.c | 256 read_block(FILE *fp, pcap_t *p, struct block_cursor *cursor, char *errbuf) in read_block() function 855 status = read_block(fp, p, &cursor, errbuf); in pcap_ng_check_header() 968 status = read_block(fp, p, &cursor, p->errbuf); in pcap_ng_next_packet()
|
/external/oprofile/ |
D | ChangeLog-2002 | 828 * libutill++/child_reader.cpp: read_block() : cumulate stderr
|