Home
last modified time | relevance | path

Searched hist:"688 d0e79f657ed0b60e5b721bd00540021e1e518" (Results 1 – 3 of 3) sorted by relevance

/rk3399_rockchip-uboot/fs/ext4/
H A Dext4_write.c688d0e79f657ed0b60e5b721bd00540021e1e518 Sat Sep 17 00:10:10 UTC 2016 Stefan Brüns <stefan.bruens@rwth-aachen.de> ext4: Use helper function to access group descriptor and its fields

The descriptor size is variable, thus array indices are not generically
applicable. The larger group descriptors also contain e.g. high parts
of block numbers, which have to be read and written.

Signed-off-by: Stefan Brüns <stefan.bruens@rwth-aachen.de>
H A Dext4_common.c688d0e79f657ed0b60e5b721bd00540021e1e518 Sat Sep 17 00:10:10 UTC 2016 Stefan Brüns <stefan.bruens@rwth-aachen.de> ext4: Use helper function to access group descriptor and its fields

The descriptor size is variable, thus array indices are not generically
applicable. The larger group descriptors also contain e.g. high parts
of block numbers, which have to be read and written.

Signed-off-by: Stefan Brüns <stefan.bruens@rwth-aachen.de>
/rk3399_rockchip-uboot/include/
H A Dext4fs.h688d0e79f657ed0b60e5b721bd00540021e1e518 Sat Sep 17 00:10:10 UTC 2016 Stefan Brüns <stefan.bruens@rwth-aachen.de> ext4: Use helper function to access group descriptor and its fields

The descriptor size is variable, thus array indices are not generically
applicable. The larger group descriptors also contain e.g. high parts
of block numbers, which have to be read and written.

Signed-off-by: Stefan Brüns <stefan.bruens@rwth-aachen.de>