Searched refs:ws_d (Results 1 – 1 of 1) sorted by relevance
366 struct writeset_disk ws_d; in ws_inc() local369 memcpy(&ws_d, value, sizeof(ws_d)); in ws_inc()370 b = le64_to_cpu(ws_d.root); in ws_inc()378 struct writeset_disk ws_d; in ws_dec() local381 memcpy(&ws_d, value, sizeof(ws_d)); in ws_dec()382 b = le64_to_cpu(ws_d.root); in ws_dec()