Lines Matching defs:pblk
19 int pblk_recov_check_emeta(struct pblk *pblk, struct line_emeta *emeta_buf) in pblk_recov_check_emeta()
33 static int pblk_recov_l2p_from_emeta(struct pblk *pblk, struct pblk_line *line) in pblk_recov_l2p_from_emeta()
88 static int pblk_calc_sec_in_line(struct pblk *pblk, struct pblk_line *line) in pblk_calc_sec_in_line()
108 static int pblk_recov_read_oob(struct pblk *pblk, struct pblk_line *line, in pblk_recov_read_oob()
227 struct pblk *pblk = pad_rq->pblk; in pblk_end_io_recov() local
237 static int pblk_recov_pad_oob(struct pblk *pblk, struct pblk_line *line, in pblk_recov_pad_oob()
386 static int pblk_recov_scan_all_oob(struct pblk *pblk, struct pblk_line *line, in pblk_recov_scan_all_oob()
520 static int pblk_recov_scan_oob(struct pblk *pblk, struct pblk_line *line, in pblk_recov_scan_oob()
638 static int pblk_recov_l2p_from_oob(struct pblk *pblk, struct pblk_line *line) in pblk_recov_l2p_from_oob()
710 static u64 pblk_line_emeta_start(struct pblk *pblk, struct pblk_line *line) in pblk_line_emeta_start()
734 static int pblk_recov_check_line_version(struct pblk *pblk, in pblk_recov_check_line_version()
754 static void pblk_recov_wa_counters(struct pblk *pblk, in pblk_recov_wa_counters()
778 struct pblk *pblk) in pblk_line_was_written()
804 struct pblk_line *pblk_recov_l2p(struct pblk *pblk) in pblk_recov_l2p()
991 int pblk_recov_pad(struct pblk *pblk) in pblk_recov_pad()