ESP-IDF
spiffs_stat::type
is only used within ESP-IDF.
Symbol previews are coming soon...
Symbols
loading...
Files
loading...
Summary
Syntax
Examples
References
Call Tree
Data Use
Class Tree
Override Tree
Implementations
Instances
Lifecycle
SourceVu
ESP-IDF Framework and Examples
ESP-IDF
spiffs_stat::type
spiffs_stat::type field
Syntax
Show:
Summary
Declaration
from
spiffs.h:300
spiffs_obj_type
type
;
Examples
References
from
examples
Code
Location
Referrer
spiffs_obj_type
type
;
spiffs.h:300
st
->
st_mode
|=
(
s
.
type
==
SPIFFS_TYPE_DIR
)
?
S_IFDIR
:
S_IFREG
;
esp_spiffs.c:655
vfs_spiffs_stat()
s
->
type
=
objix_hdr
.
type
;
spiffs_hydrogen.c:781
spiffs_stat_pix()
Call Tree
from
examples
All items filtered out
All items filtered out
Data Use
from
examples
spiffs_stat::type
is written by 1 function and is read by 1 function:
spiffs_stat_pix()
All items filtered out
spiffs_stat::type
vfs_spiffs_stat()
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