u-boot/fs/ext4
Simon Glass 0528979fa7 part: Drop disk_partition_t typedef
We should not be using typedefs and these make it harder to use
forward declarations (to reduce header file inclusions). Drop the typedef.

Signed-off-by: Simon Glass <sjg@chromium.org>
2020-05-18 17:33:33 -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 part: Drop disk_partition_t typedef 2020-05-18 17:33:33 -04:00
ext4_common.c ext4: gracefully fail on divide-by-0 2019-07-18 11:31:29 -04:00
ext4_common.h common: Drop net.h from common header 2020-05-18 17:33:31 -04:00
ext4_journal.c fs: ext4: avoid NULL check before free() 2020-05-01 11:34:01 -04:00
ext4_journal.h ext4: add support for filesystems without JOURNAL 2019-07-18 11:31:24 -04:00
ext4_write.c dm: core: Create a new header file for 'compat' features 2020-02-05 19:33:46 -07:00
ext4fs.c part: Drop disk_partition_t typedef 2020-05-18 17:33:33 -04:00
Kconfig fs: Migrate ext4 to Kconfig 2018-01-22 16:43:30 -05:00
Makefile SPDX: Convert all of our single license tags to Linux Kernel style 2018-05-07 09:34:12 -04:00