Home
last modified time | relevance | path

Searched refs:availableSize (Results 1 – 5 of 5) sorted by relevance

/TwlSDK-5.1.0/include/nitro/fs/
Dtypes.h279 u64 availableSize; member
/TwlSDK-5.1.0/include/twl/fatfs/common/
Dtypes.h198 u64 availableSize; member
/TwlSDK-5.1.0/build/libraries/fs/common/src/
Dfs_archive_fatfs.c855 resource->availableSize = context->resource->availableSize; in FSi_FATFS_GetArchiveResource()
Dfs_proc_default.c1393 resource->availableSize = 0; in FSi_ROMFAT_GetArchiveResource()
Dfs_file.c1071 resource->availableSize -= needbytes; in FS_HasEnoughSpaceToCreateFile()