Home
last modified time | relevance | path

Searched refs:f_truncate (Results 1 – 3 of 3) sorted by relevance

/nrf52832-nimble/rt-thread/components/dfs/filesystems/elmfat/
H A Dff.h254 FRESULT f_truncate (FIL* fp); /* Truncate the file */
H A D00history.txt82 Added f_truncate() and f_utime().
H A Dff.c4418 FRESULT f_truncate ( function