Home
last modified time | relevance | path

Searched defs:first_index (Results 1 – 2 of 2) sorted by relevance

/external/qemu/block/
Dqcow2-refcount.c214 int64_t refcount_block_offset, int first_index, int last_index) in write_refcount_block_entries()
242 int first_index = -1, last_index = -1; in update_refcount() local
/external/kernel-headers/original/linux/
Dmm.h705 pgoff_t first_index; /* Lowest page->index to unmap */ member