Searched refs:GetMinWriteNum (Results 1 - 1 of 1) sorted by relevance
/kernel/liteos_a/fs/vfs/bcache/src/ | ||
H A D | bcache.c | 539 static inline UINT64 GetMinWriteNum(OsBcache *bc) in GetMinWriteNum() function 564 if (bc->nBlock && num < GetMinWriteNum(bc)) { in AllocNewBlock() |
Completed in 3 milliseconds