Home
last modified time | relevance | path

Searched refs:self_check_peb_ec_hdr (Results 1 – 1 of 1) sorted by relevance

/linux-6.1.9/drivers/mtd/ubi/
Dio.c82 static int self_check_peb_ec_hdr(const struct ubi_device *ubi, int pnum);
255 err = self_check_peb_ec_hdr(ubi, pnum); in ubi_io_write()
1061 err = self_check_peb_ec_hdr(ubi, pnum); in ubi_io_write_vid_hdr()
1153 static int self_check_peb_ec_hdr(const struct ubi_device *ubi, int pnum) in self_check_peb_ec_hdr() function