Home
last modified time | relevance | path

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

/kernel/liteos_a/fs/vfs/include/bcache/
H A Dbcache.h54 #define PERCENTAGE 100 macro
/kernel/linux/linux-6.6/include/linux/
H A Dscmi_protocol.h429 PERCENTAGE = 0x41, enumerator
/kernel/liteos_a/fs/vfs/bcache/src/
H A Dbcache.c1003 ret = (INT32)((disk->bcache->modifiedBlock * PERCENTAGE) / GetFatBlockNums()); in BcacheGetDirtyRatio()

Completed in 5 milliseconds