Searched refs:dir_find (Results 1 – 2 of 2) sorted by relevance
496 FRESULT dir_find(DIR *dp);
1940 FRESULT dir_find ( /* FR_OK(0):succeeded, !=0:error */ in dir_find() function2041 res = dir_find(dp); /* Check if the name collides with existing SFN */ in dir_register()2580 res = dir_find(dp); /* Find an object with the segment name */ in follow_path()