Home
last modified time | relevance | path

Searched refs:ctlr_nx (Results 1 – 1 of 1) sorted by relevance

/titanic_41/usr/src/lib/lvm/libmeta/common/
H A Dmeta_nameinfo.c41 struct ctlr_cache *ctlr_nx; member
221 for (ccpp = &ctlr_cache; *ccpp != NULL; ccpp = &(*ccpp)->ctlr_nx) in ctlr_cache_add()
235 for (tcp = ctlr_cache; tcp != NULL; tcp = tcp->ctlr_nx) in ctlr_cache_look()
249 np = cp->ctlr_nx; in metaflushctlrcache()