OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:qcow2_encrypt_sectors
(Results
1 - 3
of
3
) sorted by null
/external/qemu/block/
qcow2.h
194
void
qcow2_encrypt_sectors
(BDRVQcowState *s, int64_t sector_num,
qcow2-cluster.c
322
void
qcow2_encrypt_sectors
(BDRVQcowState *s, int64_t sector_num,
function
385
qcow2_encrypt_sectors
(s, sector_num, buf, buf, n, 0,
410
qcow2_encrypt_sectors
(s, start_sect + n_start,
qcow2.c
400
qcow2_encrypt_sectors
(s, acb->sector_num, acb->buf, acb->buf,
612
qcow2_encrypt_sectors
(s, acb->sector_num, acb->cluster_data, acb->buf,
[
all
...]
Completed in 31 milliseconds