tb_property_create_dir
tbnet_dir = tb_property_create_dir(&tbnet_dir_uuid);
dma_test_dir = tb_property_create_dir(&dma_test_dir_uuid);
EXPORT_SYMBOL_GPL(tb_property_create_dir);
d = tb_property_create_dir(dir->uuid);
tbstream_dir = tb_property_create_dir(&tbstream_dir_uuid);
dir = tb_property_create_dir(&uuid);
dir1 = tb_property_create_dir(&network_dir_uuid);
dir2 = tb_property_create_dir(&network_dir_uuid);
dir3 = tb_property_create_dir(&uuid);
xdomain_property_dir = tb_property_create_dir(NULL);
struct tb_property_dir *tb_property_create_dir(const uuid_t *uuid);