Home
last modified time | relevance | path

Searched refs:FindFlagPos (Results 1 - 1 of 1) sorted by relevance

/kernel/liteos_a/fs/vfs/bcache/src/
H A Dbcache.c207 static INT32 FindFlagPos(const UINT32 *arr, UINT32 len, UINT32 *p1, UINT32 *p2) in FindFlagPos() function
356 ret = FindFlagPos(block->flag, bc->sectorPerBlock >> UNINT_LOG2_SHIFT, &start, &end); in BcacheSyncBlock()
425 if (FindFlagPos(block->flag, len, &start, &end) == ENOERR) { in BlockAllDirty()

Completed in 3 milliseconds