ESP-IDF
spiffs_object_truncate()
is only used within ESP-IDF.
Symbol previews are coming soon...
Symbols
loading...
Files
loading...
Summary
Syntax
Arguments
Related
Examples
References
Call Tree
Data Use
Class Tree
Override Tree
Implementations
Instances
Lifecycle
SourceVu
ESP-IDF Framework and Examples
ESP-IDF
spiffs_object_truncate()
spiffs_object_truncate() function
Syntax
Show:
Summary
Declaration
Definition
from
spiffs_nucleus.h:733
s32_t
spiffs_object_truncate
(
spiffs_fd
*
fd
,
u32_t
new_len
,
u8_t
remove_object
)
;
Implemented in
spiffs_nucleus.c:1739
Arguments
Argument
Declared as
fd
spiffs_fd
*
new_len
u32_t
remove_object
u8_t
Related Functions
Found 15 other functions taking a
spiffs_fd
argument:
Function
spiffs_object_update_index_hdr()
spiffs_fd_get()
spiffs_page_index_check()
spiffs_object_open_by_page()
spiffs_fd_find_new()
spiffs_populate_ix_map()
spiffs_hydro_write()
spiffs_page_data_check()
spiffs_object_read()
spiffs_cache_page_get_by_fd()
spiffs_object_append()
spiffs_object_modify()
spiffs_cache_page_allocate_by_fd()
spiffs_update_ix_map()
spiffs_object_open_by_id()
Examples
References
from
examples
Call Tree
from
examples
All items filtered out
All items filtered out
Data Use
from
examples
All items filtered out
All items filtered out
Class Tree
from
examples
All items filtered out
All items filtered out
Override Tree
from
examples
All items filtered out
All items filtered out
Implementations
from
examples
All items filtered out
All items filtered out
Instances
from
examples
Lifecycle
from
examples
All items filtered out
All items filtered out