Searched refs:FR_LOCKED (Results 1 – 3 of 3) sorted by relevance
272 FR_LOCKED, /* (16) The operation is rejected according to the file sharing policy */ enumerator
957 return (acc != 0 || Files[i].ctr == 0x100) ? FR_LOCKED : FR_OK; in chk_lock()
263 case FR_LOCKED: return EACCES; in fresult_to_errno()