Searched refs:vxvm_listp (Results 1 – 1 of 1) sorted by relevance
71 static struct vxvm_list *vxvm_listp = NULL; variable123 listp = vxvm_listp; in inuse_vxvm()161 sp->next = vxvm_listp; in add_use_record()162 vxvm_listp = sp; in add_use_record()241 struct vxvm_list *listp = vxvm_listp; in free_vxvm()251 vxvm_listp = NULL; in free_vxvm()