Home
last modified time | relevance | path

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

/titanic_41/usr/src/lib/libdiskmgt/common/
H A Dinuse_lu.c61 static struct lu_list *lu_listp = NULL; variable
97 free_lu(lu_listp); /* free old entries */ in inuse_lu()
98 lu_listp = NULL; in inuse_lu()
106 listp = lu_listp; in inuse_lu()
144 sp->next = lu_listp; in add_use_record()
145 lu_listp = sp; in add_use_record()