9
0
Fork 0
barebox/fs/fat
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: add fat filesystem support 2011-04-12 09:54:56 +02:00
Makefile fs: add fat filesystem support 2011-04-12 09:54:56 +02:00
diskio.h fs: add fat filesystem support 2011-04-12 09:54:56 +02:00
fat.c fs: rename inode member of struct filep to priv 2015-03-09 08:06:41 +01:00
ff.c fs/fat: Handle MBR on the first sector 2012-09-20 08:58:00 +02:00
ff.h fs: add fat filesystem support 2011-04-12 09:54:56 +02:00
ffconf.h fs: add fat filesystem support 2011-04-12 09:54:56 +02:00
integer.h fs: add fat filesystem support 2011-04-12 09:54:56 +02:00