Lines Matching defs:buf
258 char buf[9]; in vhd_validate_footer() local
319 char buf[9]; in vhd_validate_header() local
860 char *buf; in vhd_read_short_footer() local
911 char *buf; in vhd_read_footer_at() local
976 char *buf; in vhd_read_header_at() local
1033 char *buf; in vhd_read_bat() local
1081 char *buf; in vhd_read_batmap_header() local
1126 char *buf; in vhd_read_batmap_map() local
1523 vhd_header_decode_parent(vhd_context_t *ctx, vhd_header_t *header, char **buf) in vhd_header_decode_parent()
1791 char *buf; in vhd_read_bitmap() local
1840 char *buf; in vhd_read_block() local
2064 char *buf, *map; in vhd_write_batmap() local
2249 vhd_read(vhd_context_t *ctx, void *buf, size_t size) in vhd_read()
2266 vhd_write(vhd_context_t *ctx, void *buf, size_t size) in vhd_write()
2309 char *buf; in vhd_open_fast() local
2775 char *buf; in vhd_initialize_fixed_disk() local
2960 char *buf, uint64_t sec, uint32_t secs) in __vhd_io_fixed_read()
2997 char *buf, uint64_t sector, uint32_t secs) in __vhd_io_dynamic_read_link()
3052 char *map, char *buf, uint64_t sec, uint32_t secs) in __raw_read_link()
3099 char *buf, uint64_t sec, uint32_t secs) in __vhd_io_dynamic_read()
3172 vhd_io_read(vhd_context_t *ctx, char *buf, uint64_t sec, uint32_t secs) in vhd_io_read()
3185 char *buf, uint64_t sec, uint32_t secs) in __vhd_io_fixed_write()
3199 char *buf; in __vhd_io_allocate_block() local
3247 char *buf, uint64_t sector, uint32_t secs) in __vhd_io_dynamic_write()
3339 vhd_io_write(vhd_context_t *ctx, char *buf, uint64_t sec, uint32_t secs) in vhd_io_write()