u-boot-brain/fs/ext4
Stephen Warren cf6598193a fs: implement size/fatsize/ext4size
These commands may be used to determine the size of a file without
actually reading the whole file content into memory. This may be used
to determine if the file will fit into the memory buffer that will
contain it. In particular, the DFU code will use it for this purpose
in the next commit.

Signed-off-by: Stephen Warren <swarren@nvidia.com>
2014-08-09 11:16:57 -04:00
..
crc16.c ext4fs write support 2012-08-09 23:48:02 +02:00
crc16.h ext4fs write support 2012-08-09 23:48:02 +02:00
dev.c fs/ext4: fix partition size get truncated in calculation 2014-01-20 10:09:38 -05:00
ext4_common.c fs: ext4: fix writing zero-length files 2014-06-19 11:18:53 -04:00
ext4_common.h Revert "ext4fs: Add ext4 extent cache for read operations" 2014-02-26 08:18:58 -05:00
ext4_journal.c fs/ext4: fix calling put_ext4 with truncated offset 2014-01-20 10:09:38 -05:00
ext4_journal.h Add GPL-2.0+ SPDX-License-Identifier to source files 2013-07-24 09:44:38 -04:00
ext4_write.c ext4: correctly zero filename 2014-06-11 16:27:05 -04:00
ext4fs.c fs: implement size/fatsize/ext4size 2014-08-09 11:16:57 -04:00
Makefile fs: descend into sub directories when it is necessary 2013-11-17 14:11:34 -05:00