Home
last modified time | relevance | path

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

/linux-6.14.4/drivers/mtd/ubi/
Dio.c82 static int self_check_peb_ec_hdr(const struct ubi_device *ubi, int pnum);
267 err = self_check_peb_ec_hdr(ubi, pnum); in ubi_io_write()
1134 err = self_check_peb_ec_hdr(ubi, pnum); in ubi_io_write_vid_hdr()
1229 static int self_check_peb_ec_hdr(const struct ubi_device *ubi, int pnum) in self_check_peb_ec_hdr() function