Home
last modified time | relevance | path

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

/minix3/sys/ufs/chfs/
H A Debh.c87 nor_create_eb_hdr(struct chfs_eb_hdr *ebhdr, int lnr) in nor_create_eb_hdr()
99 nand_create_eb_hdr(struct chfs_eb_hdr *ebhdr, int lnr) in nand_create_eb_hdr()
143 int pebnr, struct chfs_eb_hdr *ebhdr) in nor_read_eb_hdr()
181 struct chfs_eb_hdr *ebhdr) in nand_read_eb_hdr()
219 nor_write_eb_hdr(struct chfs_ebh *ebh, int pebnr, struct chfs_eb_hdr *ebhdr) in nor_write_eb_hdr()
257 struct chfs_eb_hdr *ebhdr) in nand_write_eb_hdr()
296 struct chfs_eb_hdr *ebhdr = buf; in nor_check_eb_hdr() local
375 struct chfs_eb_hdr *ebhdr = buf; in nand_check_eb_hdr() local
509 struct chfs_eb_hdr *ebhdr; in mark_eb_hdr_free() local
1214 struct chfs_eb_hdr *ebhdr, int pebnr, int leb_status) in nor_scan_add_to_used()
[all …]
/minix3/usr.sbin/makefs/chfs/
H A Dchfs_mkfs.c121 struct chfs_eb_hdr ebhdr; in write_eb_header() local