Searched refs:ws_d (Results 1 – 1 of 1) sorted by relevance
379 struct writeset_disk ws_d; in ws_inc() local384 memcpy(&ws_d, value + (i * sizeof(ws_d)), sizeof(ws_d)); in ws_inc()385 b = le64_to_cpu(ws_d.root); in ws_inc()393 struct writeset_disk ws_d; in ws_dec() local398 memcpy(&ws_d, value + (i * sizeof(ws_d)), sizeof(ws_d)); in ws_dec()399 b = le64_to_cpu(ws_d.root); in ws_dec()