Home
last modified time | relevance | path

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

/titanic_41/usr/src/lib/lvm/libmeta/common/
H A Dmeta_name.c56 static mdsetnamelist_t *setlistp = NULL; variable
586 for (p = setlistp, n = NULL; (p != NULL); p = n) { in metaflushsetnames()
592 setlistp = NULL; in metaflushsetnames()
648 for (tail = &setlistp; (*tail != NULL); tail = &(*tail)->next) { in metasetname()
684 for (slp = setlistp; (slp != NULL); slp = slp->next) { in metasetnosetname()
712 for (tail = &setlistp; (*tail != NULL); tail = &(*tail)->next) { in metafakesetname()