Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/fs/ext4/
H A Dext4_journal.h2a0b7a971aac682112cf676c6583196faafcb2b0 Mon Aug 29 08:46:43 UTC 2016 Michael Walle <michael@walle.cc> ext4: change structure fields to __le/__be types

Change all the types of ext2/4 fields to little endian types and all the
JBD fields to big endian types. Now we can use sparse (make C=1) to check
for statements where we need byteswaps.

Signed-off-by: Michael Walle <michael@walle.cc>
/rk3399_rockchip-uboot/include/
H A Dext_common.h2a0b7a971aac682112cf676c6583196faafcb2b0 Mon Aug 29 08:46:43 UTC 2016 Michael Walle <michael@walle.cc> ext4: change structure fields to __le/__be types

Change all the types of ext2/4 fields to little endian types and all the
JBD fields to big endian types. Now we can use sparse (make C=1) to check
for statements where we need byteswaps.

Signed-off-by: Michael Walle <michael@walle.cc>