Searched refs:bad_peb_cnt (Results 1 - 2 of 2) sorted by relevance

/netbsd-current/sys/ufs/chfs/
H A Debh.h157 * @bad_peb_cnt: counter of bad eraseblocks
170 int bad_peb_cnt; member in struct:chfs_scan_info
H A Debh.c1385 si->bad_peb_cnt++;
1446 si->bad_peb_cnt = 0;
1522 ebh->peb_nr -= si->bad_peb_cnt;

Completed in 139 milliseconds