Lines Matching refs:tokey
12 struct tokey { struct
38 struct tokey key;
51 struct tokey key; in world_obj_get()
92 const struct tokey *parent_key = parent_obj; in delta_check()
93 const struct tokey *key = obj; in delta_check()
101 struct tokey *parent_key = parent_obj; in delta_create()
103 struct tokey *key = obj; in delta_create()
130 struct tokey *key = obj; in root_create()
296 .obj_size = sizeof(struct tokey),
375 .obj_size = sizeof(struct tokey),
628 const struct tokey *root_key; in obj_to_key_id()