9
0
Fork 0
barebox/fs/ext4
Sascha Hauer 6977292a34 fs: rename inode member of struct filep to priv
Because that's what it is. 'inode' will become confusing
once we support real inodes.

Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
2015-03-09 08:06:41 +01:00
..
Kconfig fs: implement initial ext4 support from U-Boot 2012-12-03 11:23:25 +01:00
Makefile fs: implement initial ext4 support from U-Boot 2012-12-03 11:23:25 +01:00
ext4_common.c fs: ext4: le32_to_cpu() used on a 16-bit field 2014-07-25 10:38:47 +02:00
ext4_common.h fs: implement initial ext4 support from U-Boot 2012-12-03 11:23:25 +01:00
ext4fs.c fs: implement initial ext4 support from U-Boot 2012-12-03 11:23:25 +01:00
ext4fs.h fs: implement initial ext4 support from U-Boot 2012-12-03 11:23:25 +01:00
ext_barebox.c fs: rename inode member of struct filep to priv 2015-03-09 08:06:41 +01:00
ext_common.h fs: implement initial ext4 support from U-Boot 2012-12-03 11:23:25 +01:00