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

/linux-master/drivers/mtd/ubi/
H A Dio.c86 static int self_check_vid_hdr(const struct ubi_device *ubi, int pnum,
1143 err = self_check_vid_hdr(ubi, pnum, vid_hdr);
1266 * self_check_vid_hdr - check that a volume identifier header is all right.
1274 static int self_check_vid_hdr(const struct ubi_device *ubi, int pnum, function
1348 err = self_check_vid_hdr(ubi, pnum, vid_hdr);

Completed in 75 milliseconds