Searched refs:vhdx_log_inc_idx (Results 1 – 1 of 1) sorted by relevance
100 static int vhdx_log_inc_idx(uint32_t idx, uint64_t length) in vhdx_log_inc_idx() function154 read = vhdx_log_inc_idx(read, log->length); in vhdx_log_read_sectors()196 write = vhdx_log_inc_idx(write, log->length); in vhdx_log_write_sectors()659 log->read = vhdx_log_inc_idx(log->read, log->length); in vhdx_validate_log_entry()