Searched refs:tb_property_dir (Results 1 – 1 of 1) sorted by relevance
114 struct tb_property_dir { struct145 struct tb_property_dir *dir;152 struct tb_property_dir *tb_property_parse_dir(const u32 *block,154 ssize_t tb_property_format_dir(const struct tb_property_dir *dir, u32 *block,156 struct tb_property_dir *tb_property_copy_dir(const struct tb_property_dir *dir);157 int tb_property_merge_dir(struct tb_property_dir *parent,158 const struct tb_property_dir *dir,160 struct tb_property_dir *tb_property_create_dir(const uuid_t *uuid);161 void tb_property_free_dir(struct tb_property_dir *dir);162 int tb_property_add_immediate(struct tb_property_dir *parent, const char *key,[all …]