Home
last modified time | relevance | path

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

/fatfs-2.7.6/
Dff.c953 static UINT inc_lock ( /* Increment object open counter and returns its index (0:Internal error) */ in inc_lock() function
3765 fp->obj.lockid = inc_lock(&dj, (mode & ~FA_READ) ? 1 : 0); /* Lock the file for this session */
4573 dp->obj.lockid = inc_lock(dp, 0); /* Lock the sub directory */