ESP-IDF
spiffs_t::stats_p_allocated
is only used within ESP-IDF.
Symbol previews are coming soon...
Symbols
loading...
Files
loading (1/5)...
Summary
Syntax
Examples
References
Call Tree
Data Use
Class Tree
Override Tree
Implementations
Instances
Lifecycle
SourceVu
ESP-IDF Framework and Examples
ESP-IDF
spiffs_t::stats_p_allocated
spiffs_t::stats_p_allocated field
Syntax
Show:
Summary
Declaration
from
spiffs.h:261
u32_t
stats_p_allocated
;
Examples
References
from
examples
Code
Location
Referrer
u32_t
stats_p_allocated
;
spiffs.h:261
-
fs
->
stats_p_allocated
-
fs
->
stats_p_deleted
;
spiffs_gc.c:115
spiffs_gc_check()
-
fs
->
stats_p_allocated
-
fs
->
stats_p_deleted
;
spiffs_gc.c:173
spiffs_gc_check()
-
fs
->
stats_p_allocated
-
fs
->
stats_p_deleted
;
spiffs_gc.c:186
spiffs_gc_check()
fs
->
stats_p_allocated
-=
allo
;
spiffs_gc.c:230
spiffs_gc_erase_page_stats()
*
used
=
fs
->
stats_p_allocated
*
data_page_size
;
spiffs_hydrogen.c:1182
SPIFFS_info()
fs
->
stats_p_allocated
++
;
spiffs_nucleus.c:338
spiffs_obj_lu_scan_v()
fs
->
stats_p_allocated
=
0
;
spiffs_nucleus.c:423
spiffs_obj_lu_scan()
fs
->
stats_p_allocated
++
;
spiffs_nucleus.c:775
spiffs_page_allocate_data()
fs
->
stats_p_allocated
++
;
spiffs_nucleus.c:856
spiffs_page_move()
fs
->
stats_p_allocated
--
;
spiffs_nucleus.c:890
spiffs_page_delete()
fs
->
stats_p_allocated
++
;
spiffs_nucleus.c:949
spiffs_object_create()
Call Tree
from
examples
All items filtered out
All items filtered out
Data Use
from
examples
spiffs_t::stats_p_allocated
is written by 7 functions and is read by 8 functions:
spiffs_gc_erase_page_stats()
spiffs_obj_lu_scan_v()
spiffs_obj_lu_scan()
spiffs_page_allocate_data()
spiffs_page_move()
spiffs_page_delete()
spiffs_object_create()
All items filtered out
spiffs_t::stats_p_allocated
spiffs_gc_check()
spiffs_gc_erase_page_stats()
SPIFFS_info()
spiffs_obj_lu_scan_v()
spiffs_page_allocate_data()
spiffs_page_move()
spiffs_page_delete()
spiffs_object_create()
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