Home
last modified time | relevance | path

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

/Linux-v4.19/include/linux/mtd/
Dubi.h138 struct ubi_sgl { struct
151 static inline void ubi_sgl_init(struct ubi_sgl *usgl) in ubi_sgl_init() argument
252 int ubi_leb_read_sg(struct ubi_volume_desc *desc, int lnum, struct ubi_sgl *sgl,
280 struct ubi_sgl *sgl, int offset, int len) in ubi_read_sg()
/Linux-v4.19/drivers/mtd/ubi/
Dblock.c74 struct ubi_sgl usgl;
Dkapi.c475 int ubi_leb_read_sg(struct ubi_volume_desc *desc, int lnum, struct ubi_sgl *sgl, in ubi_leb_read_sg()
Dubi.h902 struct ubi_sgl *sgl, int lnum, int offset, int len,
Deba.c762 struct ubi_sgl *sgl, int lnum, int offset, int len, in ubi_eba_read_leb_sg()