Home
last modified time | relevance | path

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

/titanic_41/usr/src/lib/lvm/libmeta/common/
H A Dmeta_name.c59 static mdhspnamelist_t *hsplistp = NULL; variable
3308 for (p = hsplistp, n = NULL; (p != NULL); p = n) { in metaflushhspnames()
3314 hsplistp = NULL; in metaflushhspnames()
3361 for (tail = &hsplistp; (*tail != NULL); tail = &(*tail)->next) { in metahspname_hsp()