FatFS
FR_LOCKED
is only used within FatFS.
Symbol previews are coming soon...
Symbols
loading (2/5)...
Files
loading (3/5)...
Summary
Syntax
Examples
References
Call Tree
Data Use
Class Tree
Override Tree
Implementations
Instances
Lifecycle
SourceVu
ESP-IDF Framework and Examples
FatFS
FR_LOCKED
FR_LOCKED value
Syntax
Show:
Summary
Declaration
from
ff.h:299
FR_LOCKED
;
Examples
References
from
examples
Code
Location
Referrer
FR_LOCKED
,
/* (16) The operation is rejected according to the file sharing policy */
ff.h:299
case
FR_LOCKED
:
return
EACCES
;
vfs_fat.c:336
fresult_to_errno()
Call Tree
from
examples
All items filtered out
All items filtered out
Data Use
from
examples
FR_LOCKED
is read by 1 function:
All items filtered out
FR_LOCKED
fresult_to_errno()
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