Home
last modified time | relevance | path

Searched defs:ebhdr (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/sys/ufs/chfs/
H A Debh.c87 nor_create_eb_hdr(struct chfs_eb_hdr * ebhdr,int lnr) nor_create_eb_hdr() argument
99 nand_create_eb_hdr(struct chfs_eb_hdr * ebhdr,int lnr) nand_create_eb_hdr() argument
143 nor_read_eb_hdr(struct chfs_ebh * ebh,int pebnr,struct chfs_eb_hdr * ebhdr) nor_read_eb_hdr() argument
181 nand_read_eb_hdr(struct chfs_ebh * ebh,int pebnr,struct chfs_eb_hdr * ebhdr) nand_read_eb_hdr() argument
219 nor_write_eb_hdr(struct chfs_ebh * ebh,int pebnr,struct chfs_eb_hdr * ebhdr) nor_write_eb_hdr() argument
257 nand_write_eb_hdr(struct chfs_ebh * ebh,int pebnr,struct chfs_eb_hdr * ebhdr) nand_write_eb_hdr() argument
296 struct chfs_eb_hdr *ebhdr = buf; nor_check_eb_hdr() local
375 struct chfs_eb_hdr *ebhdr = buf; nand_check_eb_hdr() local
509 struct chfs_eb_hdr *ebhdr; mark_eb_hdr_free() local
1212 nor_scan_add_to_used(struct chfs_ebh * ebh,struct chfs_scan_info * si,struct chfs_eb_hdr * ebhdr,int pebnr,int leb_status) nor_scan_add_to_used() argument
1263 nor_process_eb(struct chfs_ebh * ebh,struct chfs_scan_info * si,int pebnr,struct chfs_eb_hdr * ebhdr) nor_process_eb() argument
1320 nand_scan_add_to_used(struct chfs_ebh * ebh,struct chfs_scan_info * si,struct chfs_eb_hdr * ebhdr,int pebnr) nand_scan_add_to_used() argument
1370 nand_process_eb(struct chfs_ebh * ebh,struct chfs_scan_info * si,int pebnr,struct chfs_eb_hdr * ebhdr) nand_process_eb() argument
1436 struct chfs_eb_hdr *ebhdr; chfs_scan() local
1825 struct chfs_eb_hdr *ebhdr; ebh_write_leb() local
1952 struct chfs_eb_hdr *ebhdr; ebh_map_leb() local
2054 struct chfs_eb_hdr *ebhdr; ebh_change_leb() local
[all...]
/netbsd-src/usr.sbin/makefs/chfs/
H A Dchfs_mkfs.c118 struct chfs_eb_hdr ebhdr; in write_eb_header() local