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
244 struct tb_property_dir *dir; in tb_property_create_dir() local
293 void tb_property_free_dir(struct tb_property_dir *dir) in tb_property_free_dir()
309 static size_t tb_property_dir_length(const struct tb_property_dir *dir, in tb_property_dir_length()
348 static ssize_t __tb_property_format_dir(const struct tb_property_dir *dir, in __tb_property_format_dir()
488 ssize_t tb_property_format_dir(const struct tb_property_dir *dir, u32 *block, in tb_property_format_dir()
512 struct tb_property_dir *tb_property_copy_dir(const struct tb_property_dir *dir) in tb_property_copy_dir()
681 struct tb_property_dir *dir) in tb_property_add_dir()
722 struct tb_property *tb_property_find(struct tb_property_dir *dir, in tb_property_find()
741 struct tb_property *tb_property_get_next(struct tb_property_dir *dir, in tb_property_get_next()