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

/linux-4.4.14/drivers/mtd/
H A Dafs.c186 u_int iis_ptr, img_ptr; parse_afs_partitions() local
188 ret = afs_read_footer(mtd, &img_ptr, &iis_ptr, off, mask); parse_afs_partitions()
194 ret = afs_read_iis(mtd, &iis, iis_ptr); parse_afs_partitions()
219 u_int iis_ptr, img_ptr; parse_afs_partitions() local
222 ret = afs_read_footer(mtd, &img_ptr, &iis_ptr, off, mask); parse_afs_partitions()
229 ret = afs_read_iis(mtd, &iis, iis_ptr); parse_afs_partitions()

Completed in 30 milliseconds