Searched refs:statcache (Results 1 - 1 of 1) sorted by relevance

/osnet-11/usr/src/lib/lvm/libmeta/common/
H A Dmeta_stat.c38 struct statcache { struct
39 struct statcache *sc_next;
44 static struct statcache *statcache_head[MD_NUM_STAT_HEAD] =
50 struct statcache *scp;
74 scp = (struct statcache *)malloc(sizeof (*scp));
92 struct statcache *p, *n;

Completed in 23 milliseconds