Searched refs:ubi_read_sg (Results 1 – 3 of 3) sorted by relevance
284 static inline int ubi_read_sg(struct ubi_volume_desc *desc, int lnum, in ubi_read_sg() function
267 static inline int ubi_read_sg(struct ubi_volume_desc *desc, int lnum, in ubi_read_sg() function
212 ret = ubi_read_sg(dev->desc, leb, &pdu->usgl, offset, to_read); in ubiblock_read()