Searched refs:tb_property_dir (Results 1 – 1 of 1) sorted by relevance
113 struct tb_property_dir { struct144 struct tb_property_dir *dir;151 struct tb_property_dir *tb_property_parse_dir(const u32 *block,155 struct tb_property_dir *tb_property_copy_dir(const struct tb_property_dir *dir);156 struct tb_property_dir *tb_property_create_dir(const uuid_t *uuid);157 void tb_property_free_dir(struct tb_property_dir *dir);164 int tb_property_add_dir(struct tb_property_dir *parent, const char *key,165 struct tb_property_dir *dir);167 struct tb_property *tb_property_find(struct tb_property_dir *dir,169 struct tb_property *tb_property_get_next(struct tb_property_dir *dir,[all …]
Completed in 5 milliseconds