perf_benchmark sample
LFS_MKATTRS
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_MKATTRS
LFS_MKATTRS macro
Syntax
Show:
Summary
Declaration
from
lfs.c:386
#define
LFS_MKATTRS
(
...
)
\
(
struct
lfs_mattr
[
]
)
{
__VA_ARGS__
}
,
\
sizeof
(
(
struct
lfs_mattr
[
]
)
{
__VA_ARGS__
}
)
/
sizeof
(
struct
lfs_mattr
)
Examples
References
from
examples
Code
Location
#define
LFS_MKATTRS
(
...
)
\
lfs.c:386
err
=
lfs_dir_commit
(
lfs
,
dir
,
LFS_MKATTRS
(
lfs.c:1840
state
=
lfs_dir_relocatingcommit
(
lfs
,
&
pdir
,
lpair
,
LFS_MKATTRS
(
lfs.c:2429
state
=
lfs_dir_relocatingcommit
(
lfs
,
&
pdir
,
ppair
,
LFS_MKATTRS
(
lfs.c:2500
state
=
lfs_dir_relocatingcommit
(
lfs
,
&
pdir
,
lpair
,
LFS_MKATTRS
(
lfs.c:2551
err
=
lfs_dir_commit
(
lfs
,
&
dir
,
LFS_MKATTRS
(
lfs.c:2635
err
=
lfs_dir_commit
(
lfs
,
&
pred
,
LFS_MKATTRS
(
lfs.c:2659
err
=
lfs_dir_commit
(
lfs
,
&
cwd
.
m
,
LFS_MKATTRS
(
lfs.c:2676
err
=
lfs_dir_commit
(
lfs
,
&
file
->
m
,
LFS_MKATTRS
(
lfs.c:3088
err
=
lfs_dir_commit
(
lfs
,
&
file
->
m
,
LFS_MKATTRS
(
lfs.c:3440
err
=
lfs_dir_commit
(
lfs
,
&
cwd
,
LFS_MKATTRS
(
lfs.c:3897
err
=
lfs_dir_commit
(
lfs
,
&
newcwd
,
LFS_MKATTRS
(
lfs.c:4015
err
=
lfs_dir_commit
(
lfs
,
&
oldcwd
,
LFS_MKATTRS
(
lfs.c:4033
return
lfs_dir_commit
(
lfs
,
&
cwd
,
LFS_MKATTRS
(
lfs.c:4117
err
=
lfs_dir_commit
(
lfs
,
&
root
,
LFS_MKATTRS
(
lfs.c:4368
err
=
lfs_dir_commit
(
lfs
,
&
root
,
LFS_MKATTRS
(
lfs.c:4881
err
=
lfs_dir_commit
(
lfs
,
&
movedir
,
LFS_MKATTRS
(
lfs.c:4919
state
=
lfs_dir_orphaningcommit
(
lfs
,
&
pdir
,
LFS_MKATTRS
(
lfs.c:4995
int
state
=
lfs_dir_orphaningcommit
(
lfs
,
&
pdir
,
LFS_MKATTRS
(
lfs.c:5031
err
=
lfs_dir_commit
(
lfs
,
&
root
,
LFS_MKATTRS
(
lfs.c:5207
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