Home
last modified time | relevance | path

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

/kernel/liteos_a/fs/include/fs/
H A Dfs_operation.h308 * The LOS_SetDirtyRatioThreshold() function shall set the dirty ratio threshold of bcache. When the percentage
325 extern VOID LOS_SetDirtyRatioThreshold(UINT32 dirtyRatio);
344 * @see LOS_SetDirtyRatioThreshold | LOS_SetSyncThreadPrio
370 * @see LOS_SetDirtyRatioThreshold | LOS_SetSyncThreadInterval | LOS_TaskPriSet
/kernel/liteos_a/fs/vfs/bcache/src/
H A Dbcache.c85 VOID LOS_SetDirtyRatioThreshold(UINT32 dirtyRatio) in LOS_SetDirtyRatioThreshold() function

Completed in 2 milliseconds