Searched refs:ubi_sgl (Results 1 – 5 of 5) sorted by relevance
/linux-6.1.9/include/linux/mtd/ |
D | ubi.h | 125 struct ubi_sgl { struct 138 static inline void ubi_sgl_init(struct ubi_sgl *usgl) in ubi_sgl_init() argument 239 int ubi_leb_read_sg(struct ubi_volume_desc *desc, int lnum, struct ubi_sgl *sgl, 267 struct ubi_sgl *sgl, int offset, int len) in ubi_read_sg()
|
/linux-6.1.9/drivers/mtd/ubi/ |
D | block.c | 66 struct ubi_sgl usgl;
|
D | kapi.c | 462 int ubi_leb_read_sg(struct ubi_volume_desc *desc, int lnum, struct ubi_sgl *sgl, in ubi_leb_read_sg()
|
D | ubi.h | 889 struct ubi_sgl *sgl, int lnum, int offset, int len,
|
D | eba.c | 748 struct ubi_sgl *sgl, int lnum, int offset, int len, in ubi_eba_read_leb_sg()
|