ebh.c | 322 /* check if the PEB is free: magic, crc_ec and erase_cnt is good and 327 dbg_ebh("free peb found\n"); 400 /* check if the PEB is free: magic, crc_ec and erase_cnt is good and 405 dbg_ebh("free peb found\n"); 451 chfs_err("can't mark peb dirty"); 486 chfs_err("can't invalidate peb"); 498 * @ec: erase counter of PEB 526 chfs_err("can't mark peb as free: %d\n", pebnr); 756 /* Generate functions for in use PEB's red-black tree */ 763 * add_peb_to_erase_queue: adds a PEB to to_erase/fully_erased queu 777 struct chfs_peb *peb; local in function:add_peb_to_erase_queue 801 struct chfs_peb peb, *result; local in function:find_peb_in_use 822 struct chfs_peb *peb, *result; local in function:add_peb_to_free 852 struct chfs_peb *peb, *result; local in function:add_peb_to_in_use 878 struct chfs_peb *peb = priv->peb; local in function:erase_callback 934 struct chfs_peb *peb = NULL; local in function:free_peb 1022 struct chfs_peb *peb; local in function:release_peb 1772 struct chfs_peb *peb; local in function:get_peb 2053 struct chfs_peb *peb = NULL; local in function:ebh_change_leb [all...] |