Home
last modified time | relevance | path

Searched hist:"9 f5dd8b6e2ff0f1553cc71aaf6cb53adb9c7f5e6" (Results 1 – 2 of 2) sorted by relevance

/rk3399_rockchip-uboot/fs/ext4/
H A Dext4_common.h9f5dd8b6e2ff0f1553cc71aaf6cb53adb9c7f5e6 Mon Sep 19 23:12:42 UTC 2016 Stefan Brüns <stefan.bruens@rwth-aachen.de> ext4: Add helper functions for block group descriptor field access

The helper functions encapsulate access of the block group descriptors,
independent of group descriptor size. The helpers also deal with the
endianess of the fields, and with split fields like free_blocks/
free_blocks_high.

Signed-off-by: Stefan Brüns <stefan.bruens@rwth-aachen.de>
H A Dext4_common.c9f5dd8b6e2ff0f1553cc71aaf6cb53adb9c7f5e6 Mon Sep 19 23:12:42 UTC 2016 Stefan Brüns <stefan.bruens@rwth-aachen.de> ext4: Add helper functions for block group descriptor field access

The helper functions encapsulate access of the block group descriptors,
independent of group descriptor size. The helpers also deal with the
endianess of the fields, and with split fields like free_blocks/
free_blocks_high.

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