Searched refs:FR_TIMEOUT (Results 1 – 2 of 2) sorted by relevance
293 FR_TIMEOUT, /* (15) Could not get a grant to access the volume within defined period */ enumerator
903 if (fs && res != FR_NOT_ENABLED && res != FR_INVALID_DRIVE && res != FR_TIMEOUT) { in unlock_fs()3356 if (!lock_fs(fs)) return FR_TIMEOUT; /* Lock the volume */3578 res = FR_TIMEOUT;