perf_benchmark sample
lfs_commit::block
is only used within perf_benchmark sample.
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
perf_benchmark sample
lfs_commit::block
lfs_commit::block field
Syntax
Show:
Summary
Declaration
from
lfs.c:1566
lfs_block_t
block
;
Examples
References
from
examples
Code
Location
Referrer
lfs_block_t
block
;
lfs.c:1566
commit
->
block
,
commit
->
off
,
lfs.c:1580
lfs_dir_commitprog()
commit
->
block
,
noff
,
&
eperturb
,
1
)
;
lfs.c:1673
lfs_dir_commitcrc()
commit
->
block
,
noff
,
fcrc
.
size
,
&
fcrc
.
crc
)
;
lfs.c:1694
lfs_dir_commitcrc()
commit
->
block
,
commit
->
off
,
&
ccrc
,
sizeof
(
ccrc
)
)
;
lfs.c:1723
lfs_dir_commitcrc()
commit
->
block
,
off
,
off1
-
off
,
&
crc
)
;
lfs.c:1759
lfs_dir_commitcrc()
commit
->
block
,
off1
,
sizeof
(
uint32_t
)
,
&
crc
)
;
lfs.c:1773
lfs_dir_commitcrc()
.
block
=
dir
->
pair
[
1
]
,
lfs.c:1956
lfs_dir_compact()
.
block
=
dir
->
pair
[
0
]
,
lfs.c:2245
lfs_dir_relocatingcommit()
Call Tree
from
examples
All items filtered out
All items filtered out
Data Use
from
examples
lfs_commit::block
is read by 2 functions:
All items filtered out
lfs_commit::block
lfs_dir_commitprog()
lfs_dir_commitcrc()
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