Searched refs:validate_vid_hdr (Results 1 - 4 of 4) sorted by relevance
/kernel/linux/linux-5.10/drivers/mtd/ubi/ |
H A D | io.c | 825 * validate_vid_hdr - validate a volume identifier header. 832 static int validate_vid_hdr(const struct ubi_device *ubi, in validate_vid_hdr() function 1024 err = validate_vid_hdr(ubi, vid_hdr); in ubi_io_read_vid_hdr() 1212 err = validate_vid_hdr(ubi, vid_hdr); in self_check_vid_hdr()
|
H A D | attach.c | 316 * validate_vid_hdr - check volume identifier header. 330 static int validate_vid_hdr(const struct ubi_device *ubi, in validate_vid_hdr() function 646 err = validate_vid_hdr(ubi, vid_hdr, av, pnum); in ubi_add_to_av() 684 err = validate_vid_hdr(ubi, vid_hdr, av, pnum); in ubi_add_to_av()
|
/kernel/linux/linux-6.6/drivers/mtd/ubi/ |
H A D | io.c | 832 * validate_vid_hdr - validate a volume identifier header. 839 static int validate_vid_hdr(const struct ubi_device *ubi, in validate_vid_hdr() function 1026 err = validate_vid_hdr(ubi, vid_hdr); in ubi_io_read_vid_hdr() 1214 err = validate_vid_hdr(ubi, vid_hdr); in self_check_vid_hdr()
|
H A D | attach.c | 316 * validate_vid_hdr - check volume identifier header. 330 static int validate_vid_hdr(const struct ubi_device *ubi, in validate_vid_hdr() function 646 err = validate_vid_hdr(ubi, vid_hdr, av, pnum); in ubi_add_to_av() 684 err = validate_vid_hdr(ubi, vid_hdr, av, pnum); in ubi_add_to_av()
|
Completed in 9 milliseconds