perf_benchmark sample
lfs_file::m
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_file::m
lfs_file::m field
Syntax
Show:
Summary
Declaration
from
lfs.h:404
lfs_mdir_t
m
;
Examples
References
from
examples
Code
Location
Referrer
lfs_mdir_t
m
;
lfs.h:404
if
(
dir
!=
&
f
->
m
&&
lfs_pair_cmp
(
f
->
m
.
pair
,
dir
->
pair
)
==
0
&&
lfs.c:2383
lfs_dir_orphaningcommit()
lfs_stag_t
tag
=
lfs_dir_find
(
lfs
,
&
file
->
m
,
&
path
,
&
file
->
id
)
;
lfs.c:3059
lfs_file_opencfg_()
err
=
lfs_dir_commit
(
lfs
,
&
file
->
m
,
LFS_MKATTRS
(
lfs.c:3088
lfs_file_opencfg_()
tag
=
lfs_dir_get
(
lfs
,
&
file
->
m
,
LFS_MKTAG
(
0x700
,
0x3ff
,
0
)
,
lfs.c:3116
lfs_file_opencfg_()
lfs_stag_t
res
=
lfs_dir_get
(
lfs
,
&
file
->
m
,
lfs.c:3129
lfs_file_opencfg_()
lfs_stag_t
res
=
lfs_dir_get
(
lfs
,
&
file
->
m
,
lfs.c:3178
lfs_file_opencfg_()
err
=
lfs_dir_getread
(
lfs
,
&
file
->
m
,
lfs.c:3251
lfs_file_relocate()
!
lfs_pair_isnull
(
file
->
m
.
pair
)
)
{
lfs.c:3409
lfs_file_sync_()
err
=
lfs_dir_commit
(
lfs
,
&
file
->
m
,
LFS_MKATTRS
(
lfs.c:3440
lfs_file_sync_()
int
err
=
lfs_dir_getread
(
lfs
,
&
file
->
m
,
lfs.c:3491
lfs_file_flushedread()
Call Tree
from
examples
All items filtered out
All items filtered out
Data Use
from
examples
lfs_file::m
is read by 2 functions:
All items filtered out
lfs_file::m
lfs_dir_orphaningcommit()
lfs_file_sync_()
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