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

/netbsd-current/usr.sbin/makefs/chfs/
H A Dchfs_mkfs.c118 struct chfs_eb_hdr ebhdr; local
[all...]
/netbsd-current/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
375 struct chfs_eb_hdr *ebhdr = buf; local
509 struct chfs_eb_hdr *ebhdr; local
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
1825 struct chfs_eb_hdr *ebhdr; local
1952 struct chfs_eb_hdr *ebhdr; local
2054 struct chfs_eb_hdr *ebhdr; local
[all...]

Completed in 130 milliseconds