Home
last modified time | relevance | path

Searched refs:read_block (Results 1 – 7 of 7) sorted by relevance

/external/qemu/distrib/ext4_utils/src/
Dext4fixup.c282 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/
Dstrings.c579 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()
DChangeLog322 (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/
DTODO8 - Try to resynchronize stream when read_block fails so that failure to parse
/external/chromium_org/third_party/libvpx/source/libvpx/third_party/nestegg/
DTODO8 - Try to resynchronize stream when read_block fails so that failure to parse
/external/libpcap/
Dsf-pcap-ng.c256 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/
DChangeLog-2002828 * libutill++/child_reader.cpp: read_block() : cumulate stderr