incubator-nuttx/fs/fat
Masayuki Ishikawa cfd1c28606 fs, include: Use fsblkcnt_t and fsfilcnt_t instead of off_t
Summary:
- On Linux, fsblkcnt_t and fsfilcnt_t are used in struct statfs
- This commit applies the same logic

Impact:
- None

Testing:
- Tested with spresense:rndis_smp

Signed-off-by: Masayuki Ishikawa <Masayuki.Ishikawa@jp.sony.com>
2021-07-19 04:26:44 -07:00
..
Kconfig Fix various typos in comments and documentation 2021-07-04 11:23:26 -05:00
Make.defs makefiles: Fix relative path in file header 2021-03-09 23:18:28 +08:00
fs_fat32.c fs: Support the root file system attributes(mode, uid, gid and time) 2021-07-14 10:35:15 -03:00
fs_fat32.h fs, include: Use fsblkcnt_t and fsfilcnt_t instead of off_t 2021-07-19 04:26:44 -07:00
fs_fat32attrib.c Don't include assert.h from public header file 2021-06-03 08:36:03 -07:00
fs_fat32dirent.c fs: fully parenthesize MIN and MAX macros 2020-12-08 12:58:40 -06:00
fs_fat32util.c fs, include: Use fsblkcnt_t and fsfilcnt_t instead of off_t 2021-07-19 04:26:44 -07:00