Searched defs:pln_cache (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/cmd/lvm/rpc.metamhd/
H A Dmhd_drive.c569 struct pln_cache { struct
572 struct pln_cache *next;
575 static struct pln_cache *pln_cache_anchor = NULL;
586 struct pln_cache *p;
603 struct pln_cache *p;
617 struct pln_cache *p, *n = NULL;

Completed in 45 milliseconds