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

/linux-master/include/linux/mtd/
H A Dubi.h117 * struct ubi_sgl - UBI scatter gather list data structure.
122 * ubi_sgl is a wrapper around a scatter list which keeps track of the
126 struct ubi_sgl { struct
139 static inline void ubi_sgl_init(struct ubi_sgl *usgl)
242 int ubi_leb_read_sg(struct ubi_volume_desc *desc, int lnum, struct ubi_sgl *sgl,
270 struct ubi_sgl *sgl, int offset, int len)
/linux-master/drivers/mtd/ubi/
H A Dubi.h889 struct ubi_sgl *sgl, int lnum, int offset, int len,
H A Dkapi.c483 int ubi_leb_read_sg(struct ubi_volume_desc *desc, int lnum, struct ubi_sgl *sgl,
H A Dblock.c64 struct ubi_sgl usgl;
H A Deba.c745 struct ubi_sgl *sgl, int lnum, int offset, int len,

Completed in 171 milliseconds