Searched refs:drivelistp (Results 1 – 1 of 1) sorted by relevance
57 static mddrivenamelist_t *drivelistp = NULL; variable1109 for (p = drivelistp, n = NULL; (p != NULL); p = n) { in metaflushdrivenames()1115 drivelistp = NULL; in metaflushdrivenames()2491 for (tail = &drivelistp; (*tail != NULL); tail = &(*tail)->next) { in metaname_common()2664 for (tail = &drivelistp; (*tail != NULL); tail = &(*tail)->next) { in meta_getdnp_bydevid()2795 for (tail = &drivelistp; (*tail != NULL); tail = &(*tail)->next) { in metadrivenamebydevid()2919 for (tail = &drivelistp; (*tail != NULL); tail = &(*tail)->next) { in metadrivename()3582 for (dnlp = drivelistp; (dnlp != NULL); dnlp = dnlp->next) { in metadevtocachename()