Searched refs:pv_list (Results 26 - 39 of 39) sorted by relevance

12

/netbsd-current/external/gpl2/lvm2/dist/lib/format1/
H A Dimport-export.c431 struct pv_list *pvl;
630 struct pv_list *pvl;
H A Dformat1.c226 struct pv_list *pvl;
/netbsd-current/external/gpl2/lvm2/dist/lib/format_text/
H A Dexport.c428 struct pv_list *pvl;
661 struct pv_list *pvl;
H A Darchiver.c307 struct pv_list *pvl;
H A Dformat-text.c107 struct pv_list *pvl;
524 struct pv_list *pvl;
633 struct pv_list *pvl;
727 struct pv_list *pvl;
H A Dimport_vsn1.c161 struct pv_list *pvl;
/netbsd-current/external/gpl2/lvm2/dist/lib/metadata/
H A Dlv_manip.c122 struct dm_list pvs; /* struct pv_list */
604 struct pv_list *pvl;
990 struct pv_list *pvl;
1947 struct pv_list *pvl;
1954 log_error("pv_list allocation failed");
2596 struct pv_list *pvl)
2633 struct pv_list *pvl)
2696 struct pv_list *pvl,
H A Dmirror.c430 struct pv_list *pvl;
/netbsd-current/external/gpl2/lvm2/dist/tools/
H A Dreporter.c137 struct pv_list *pvl;
H A Dlvconvert.c420 struct pv_list *pvl, *new_pvl;
/netbsd-current/sys/arch/arm/arm32/
H A Dpmap.c1083 * pmap_remove_pv: try to remove a mapping from a pv_list
6928 SLIST_FOREACH(pv, &kernel_pt_list, pv_list) {
7045 SLIST_INSERT_HEAD(&kernel_pt_list, l2pv, pv_list);
8071 SLIST_REMOVE_HEAD(&pmap_boot_freeq, pv_list);
8075 for (; (npv = SLIST_NEXT(pv, pv_list)) != NULL;
8088 SLIST_INSERT_AFTER(pv, newpv, pv_list);
8089 SLIST_REMOVE_AFTER(newpv, pv_list);
8096 SLIST_INSERT_AFTER(pv, newpv, pv_list);
8098 SLIST_INSERT_HEAD(&pmap_boot_freeq, newpv, pv_list);
8115 pvp = &SLIST_NEXT(pv, pv_list)) {
[all...]
/netbsd-current/sys/arch/sun3/sun3x/
H A Dpmap.c580 void pv_list(paddr_t, int);
3756 /* pv_list
3763 pv_list(paddr_t pa, int n) function
/netbsd-current/external/gpl2/lvm2/dist/lib/cache/
H A Dlvmcache.c1133 struct pv_list *pvl;
/netbsd-current/sys/arch/arm/include/arm32/
H A Dpmap.h250 SLIST_ENTRY(pv_addr) pv_list; member in struct:pv_addr

Completed in 283 milliseconds

12