Lines Matching defs:dir
100 struct tb_property_dir *dir; in tb_property_parse() local
167 struct tb_property_dir *dir; in __tb_property_parse_dir() local
248 struct tb_property_dir *dir; in tb_property_create_dir() local
297 void tb_property_free_dir(struct tb_property_dir *dir) in tb_property_free_dir()
313 static size_t tb_property_dir_length(const struct tb_property_dir *dir, in tb_property_dir_length()
352 static ssize_t __tb_property_format_dir(const struct tb_property_dir *dir, in __tb_property_format_dir()
494 ssize_t tb_property_format_dir(const struct tb_property_dir *dir, u32 *block, in tb_property_format_dir()
518 struct tb_property_dir *tb_property_copy_dir(const struct tb_property_dir *dir) in tb_property_copy_dir()
695 struct tb_property_dir *dir) in tb_property_add_dir()
738 struct tb_property *tb_property_find(struct tb_property_dir *dir, in tb_property_find()
759 struct tb_property *tb_property_get_next(struct tb_property_dir *dir, in tb_property_get_next()