Home
last modified time | relevance | path

Searched defs:label_sector (Results 1 – 6 of 6) sorted by relevance

/netbsd-src/sys/dev/dkwedge/
H A Ddkwedge_bsdlabel.c113 daddr_t label_sector; /* sector containing label */ member
274 validate_label(mbr_args_t *a, daddr_t label_sector, size_t label_offset) in validate_label()
/netbsd-src/sys/kern/
H A Dsubr_disk_mbr.c109 uint label_sector; /* where we found the label */ member
584 validate_label(mbr_args_t *a, uint label_sector) in validate_label()
/netbsd-src/external/gpl2/lvm2/dist/lib/label/
H A Dlabel.c110 uint64_t *label_sector, in _find_labeller()
/netbsd-src/external/gpl2/lvm2/dist/lib/metadata/
H A Dmetadata.c2940 struct dm_list *mdas, uint64_t *label_sector, in pv_read()
2951 uint64_t *label_sector, in _pv_read()
3097 struct dm_list *mdas, int64_t label_sector) in pv_write()
3172 uint64_t label_sector) in pv_analyze()
/netbsd-src/sbin/disklabel/
H A Dmain.c1327 update_label(int f,u_int label_sector,u_int label_offset) global() argument
1365 u_int label_sector; global() local
/netbsd-src/external/gpl2/lvm2/dist/lib/format_text/
H A Dformat-text.c1333 struct dm_list *mdas, int64_t label_sector) in _text_pv_write()