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

/src/usr.sbin/makefs/chfs/
H A Dchfs_mkfs.c118 struct chfs_eb_hdr ebhdr; local in function:write_eb_header
[all...]
/src/sys/ufs/chfs/
H A Debh.c87 nor_create_eb_hdr(struct chfs_eb_hdr * ebhdr,int lnr) argument
99 nand_create_eb_hdr(struct chfs_eb_hdr * ebhdr,int lnr) argument
142 nor_read_eb_hdr(struct chfs_ebh * ebh,int pebnr,struct chfs_eb_hdr * ebhdr) argument
180 nand_read_eb_hdr(struct chfs_ebh * ebh,int pebnr,struct chfs_eb_hdr * ebhdr) argument
219 nor_write_eb_hdr(struct chfs_ebh * ebh,int pebnr,struct chfs_eb_hdr * ebhdr) argument
256 nand_write_eb_hdr(struct chfs_ebh * ebh,int pebnr,struct chfs_eb_hdr * ebhdr) argument
296 struct chfs_eb_hdr *ebhdr = buf; local in function:nor_check_eb_hdr
375 struct chfs_eb_hdr *ebhdr = buf; local in function:nand_check_eb_hdr
509 struct chfs_eb_hdr *ebhdr; local in function:mark_eb_hdr_free
1211 nor_scan_add_to_used(struct chfs_ebh * ebh,struct chfs_scan_info * si,struct chfs_eb_hdr * ebhdr,int pebnr,int leb_status) argument
1262 nor_process_eb(struct chfs_ebh * ebh,struct chfs_scan_info * si,int pebnr,struct chfs_eb_hdr * ebhdr) argument
1319 nand_scan_add_to_used(struct chfs_ebh * ebh,struct chfs_scan_info * si,struct chfs_eb_hdr * ebhdr,int pebnr) argument
1369 nand_process_eb(struct chfs_ebh * ebh,struct chfs_scan_info * si,int pebnr,struct chfs_eb_hdr * ebhdr) argument
1436 struct chfs_eb_hdr *ebhdr; local in function:chfs_scan
1825 struct chfs_eb_hdr *ebhdr; local in function:ebh_write_leb
1952 struct chfs_eb_hdr *ebhdr; local in function:ebh_map_leb
2054 struct chfs_eb_hdr *ebhdr; local in function:ebh_change_leb
[all...]

Completed in 7 milliseconds