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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/mtd/ubi/
H A Dio.c748 * validate_vid_hdr - validate a volume identifier header.
755 static int validate_vid_hdr(const struct ubi_device *ubi, function
972 err = validate_vid_hdr(ubi, vid_hdr);
1147 err = validate_vid_hdr(ubi, vid_hdr);
H A Dscan.c106 * validate_vid_hdr - check that volume identifier header is correct and
120 static int validate_vid_hdr(const struct ubi_vid_hdr *vid_hdr, function
460 err = validate_vid_hdr(vid_hdr, sv, pnum);
503 err = validate_vid_hdr(vid_hdr, sv, pnum);

Completed in 70 milliseconds