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

/netbsd-current/sys/ufs/chfs/
H A Debh.h135 int pebnr; member in struct:chfs_scan_leb
182 int pebnr; member in struct:chfs_peb
[all...]
H A Debh.c112 nor_calc_data_offs(struct chfs_ebh *ebh, int pebnr, int offset) argument
125 nand_calc_data_offs(struct chfs_ebh *ebh, int pebnr, int offset) 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
435 nor_mark_eb_hdr_dirty_flash(struct chfs_ebh *ebh, int pebnr, int lid) argument
468 nor_invalidate_eb_hdr(struct chfs_ebh *ebh, int pebnr) argument
504 mark_eb_hdr_free(struct chfs_ebh *ebh, int pebnr, int ec) argument
774 add_peb_to_erase_queue(struct chfs_ebh *ebh, int pebnr, int ec, struct peb_queue *queue) argument
799 find_peb_in_use(struct chfs_ebh *ebh, int pebnr) argument
820 add_peb_to_free(struct chfs_ebh *ebh, int pebnr, int ec) argument
850 add_peb_to_in_use(struct chfs_ebh *ebh, int pebnr, int ec) argument
1019 release_peb(struct chfs_ebh *ebh, int pebnr) argument
1183 scan_add_to_queue(struct chfs_scan_info *si, int pebnr, int erase_cnt, struct scan_leb_queue *queue) argument
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
1437 int pebnr, err; local
1727 int err, pebnr; local
1771 int err, pebnr; local
1823 int err, pebnr, retries = 0; local
1921 int err, pebnr; local
1951 int err, pebnr, retries = 0; local
2050 int err, pebnr, pebnr_old, retries = 0; local
[all...]

Completed in 203 milliseconds