Searched refs:find_prop_bt (Results 1 – 1 of 1) sorted by relevance
167 …prop_bt* find_prop_bt(prop_bt* const bt, const char* name, uint32_t namelen, bool alloc_if_needed);372 prop_bt* prop_area::find_prop_bt(prop_bt* const bt, const char* name, uint32_t namelen, in find_prop_bt() function in prop_area453 current = find_prop_bt(root, remaining_name, substr_size, alloc_if_needed); in find_property()