Searched defs:read_block (Results 1 – 6 of 6) sorted by relevance
/external/elfutils/src/ |
D | strings.c | 565 read_block (int fd, const char *fname, off_t fdlen, off_t from, off_t to) in read_block() function
|
/external/squashfs-tools/squashfs-tools/ |
D | read_fs.c | 55 int read_block(int fd, long long start, long long *next, int expected, in read_block() function
|
D | unsquashfs.c | 664 int read_block(int fd, long long start, long long *next, int expected, in read_block() function
|
/external/u-boot/fs/ubifs/ |
D | ubifs.c | 683 static int read_block(struct inode *inode, void *addr, unsigned int block, in read_block() function
|
/external/libpcap/ |
D | sf-pcapng.c | 274 read_block(FILE *fp, pcap_t *p, struct block_cursor *cursor, char *errbuf) in read_block() function
|
/external/mesa3d/src/compiler/nir/ |
D | nir_serialize.c | 887 read_block(read_ctx *ctx, struct exec_list *cf_list) in read_block() function
|