Home
last modified time | relevance | path

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

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