Home
last modified time | relevance | path

Searched refs:next_root_buf (Results 1 – 1 of 1) sorted by relevance

/linux-6.1.9/lib/
Dtest_objagg.c32 char next_root_buf[BUF_LEN]; member
137 memcpy(root->buf, world->next_root_buf, sizeof(root->buf)); in root_create()
160 get_random_bytes(world->next_root_buf, in test_nodelta_obj_get()
161 sizeof(world->next_root_buf)); in test_nodelta_obj_get()
189 memcmp(world->next_root_buf, root->buf, sizeof(root->buf))) { in test_nodelta_obj_get()