summaryrefslogtreecommitdiff
path: root/configs/ls1088ardb_qspi_defconfig
diff options
context:
space:
mode:
authorMarek BehĂșn <marek.behun@nic.cz>2017-09-03 17:00:27 +0200
committerTom Rini <trini@konsulko.com>2017-10-02 21:52:17 -0400
commit597b4aff7b5d85946d2028ab9498116f53357dbc (patch)
tree9f0528ea96aa9996564fb0cc640d07717cc0d8d8 /configs/ls1088ardb_qspi_defconfig
parentd4a704af5d2d365c85801a7d3cd5560fa865d445 (diff)
fs: btrfs: Add disk-to-cpu and cpu-to-disk conversion functions
BTRFS on disk structures are stored in Little Endian. Add functions to convert this structures to cpu and to disk format. On Little Endian hosts, these functions do nothing. On Big Endian the CALL_MACRO_FROM_EACH from variadic-macro.h is used to define all the members for each structure on which cpu_to_le* or le*_to_cpu is to be called. Signed-off-by: Marek Behun <marek.behun@nic.cz> create mode 100644 fs/btrfs/conv-funcs.h
Diffstat (limited to 'configs/ls1088ardb_qspi_defconfig')
0 files changed, 0 insertions, 0 deletions