dir_find() is only used within FatFs.
 
Symbols
loading...
Files
loading...

dir_find() function

Syntax

static FRESULT dir_find (     DIR* dp );

Arguments

dp

References

LocationReferrerText
ff.c:2210
FRESULT dir_find ( /* FR_OK(0):succeeded, !=0:error */
ff.c:2340dir_register()
res = dir_find(dp); /* Check if the name collides with existing SFN */
ff.c:2858follow_path()
res = dir_find(dp); /* Find an object with the segment name */

Call Tree

Functions calling dir_find()
Functions called by dir_find()
all items filtered out
dir_find()
Data read by dir_find()
Data written by dir_find()
dir_find()::res
dir_find()::fs
dir_find()::c
dir_find()::sum
dir_find()::a
dir_find()::ord
all items filtered out
dir_find()
dir_find()::res
dir_find()::c
dir_find()::sum
dir_find()::a
dir_find()::ord
all items filtered out
Type of dir_find()
dir_find()
all items filtered out