Home
last modified time | relevance | path

Searched defs:node_cache (Results 1 – 2 of 2) sorted by relevance

/freebsd-13.1/contrib/ofed/libibnetdisc/
H A Dibnetdisc_cache.c258 static void _destroy_ibnd_node_cache(ibnd_node_cache_t * node_cache) in _destroy_ibnd_node_cache()
268 ibnd_node_cache_t *node_cache; in _destroy_ibnd_fabric_cache() local
299 static void store_node_cache(ibnd_node_cache_t * node_cache, in store_node_cache()
314 ibnd_node_cache_t *node_cache = NULL; in _load_node() local
486 ibnd_node_cache_t *node_cache; in _find_node() local
530 ibnd_node_cache_t *node_cache; in _rebuild_nodes() local
588 ibnd_node_cache_t *node_cache; in _rebuild_ports() local
630 ibnd_node_cache_t *node_cache = NULL; in ibnd_load_fabric() local
/freebsd-13.1/contrib/subversion/subversion/libsvn_fs_base/
H A Dtree.c130 apr_hash_t *node_cache; member