Searched hist:"9 ff08979e17423f0f691c1d76f35dfec72a5e459" (Results 1 – 3 of 3) sorted by relevance
/linux/include/linux/mtd/ |
H A D | ubi.h | 9ff08979e17423f0f691c1d76f35dfec72a5e459 Sat Jan 10 21:52:13 UTC 2015 Richard Weinberger <richard@nod.at> UBI: Add initial support for scatter gather
Adds a new set of functions to deal with scatter gather. ubi_eba_read_leb_sg() will read from a LEB into a scatter gather list. The new data structure struct ubi_sgl will be used within UBI to hold the scatter gather list itself and metadata to have a cursor within the list.
Signed-off-by: Richard Weinberger <richard@nod.at> Tested-by: Ezequiel Garcia <ezequiel@vanguardiasur.com.ar> Reviewed-by: Ezequiel Garcia <ezequiel@vanguardiasur.com.ar>
|
/linux/drivers/mtd/ubi/ |
H A D | eba.c | 9ff08979e17423f0f691c1d76f35dfec72a5e459 Sat Jan 10 21:52:13 UTC 2015 Richard Weinberger <richard@nod.at> UBI: Add initial support for scatter gather
Adds a new set of functions to deal with scatter gather. ubi_eba_read_leb_sg() will read from a LEB into a scatter gather list. The new data structure struct ubi_sgl will be used within UBI to hold the scatter gather list itself and metadata to have a cursor within the list.
Signed-off-by: Richard Weinberger <richard@nod.at> Tested-by: Ezequiel Garcia <ezequiel@vanguardiasur.com.ar> Reviewed-by: Ezequiel Garcia <ezequiel@vanguardiasur.com.ar>
|
H A D | ubi.h | 9ff08979e17423f0f691c1d76f35dfec72a5e459 Sat Jan 10 21:52:13 UTC 2015 Richard Weinberger <richard@nod.at> UBI: Add initial support for scatter gather
Adds a new set of functions to deal with scatter gather. ubi_eba_read_leb_sg() will read from a LEB into a scatter gather list. The new data structure struct ubi_sgl will be used within UBI to hold the scatter gather list itself and metadata to have a cursor within the list.
Signed-off-by: Richard Weinberger <richard@nod.at> Tested-by: Ezequiel Garcia <ezequiel@vanguardiasur.com.ar> Reviewed-by: Ezequiel Garcia <ezequiel@vanguardiasur.com.ar>
|