Home
last modified time | relevance | path

Searched refs:lock_fs (Results 1 – 1 of 1) sorted by relevance

/fatfs-2.7.6/
Dff.c890 static int lock_fs ( /* 1:Ok, 0:timeout */ in lock_fs() function
3356 if (!lock_fs(fs)) return FR_TIMEOUT; /* Lock the volume */
3571 if (lock_fs(obj->fs)) { /* Obtain the filesystem object */