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

/linux-master/drivers/mtd/ubi/
H A Dio.c876 * validate_vid_hdr - validate a volume identifier header.
883 static int validate_vid_hdr(const struct ubi_device *ubi, function
1070 err = validate_vid_hdr(ubi, vid_hdr);
1290 err = validate_vid_hdr(ubi, vid_hdr);
H A Dattach.c316 * validate_vid_hdr - check volume identifier header.
330 static int validate_vid_hdr(const struct ubi_device *ubi, function
646 err = validate_vid_hdr(ubi, vid_hdr, av, pnum);
684 err = validate_vid_hdr(ubi, vid_hdr, av, pnum);

Completed in 161 milliseconds