Home
last modified time | relevance | path

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

/fatfs-latest/
Dff.c897 static int lock_volume ( /* 1:Ok, 0:timeout */ in lock_volume() function
3425 if (!lock_volume(fs, 1)) return FR_TIMEOUT; /* Lock the volume, and system if needed */
3638 if (lock_volume(obj->fs, 0)) { /* Take a grant to access the volume */