Home
last modified time | relevance | path

Searched refs:fscache_object_congested (Results 1 – 2 of 2) sorted by relevance

/OK3568_Linux_fs/kernel/fs/fscache/
H A Dobject.c822 if (fscache_object_congested()) in fscache_enqueue_object()
848 if (fscache_object_congested()) in fscache_object_sleep_till_congested()
852 if (!fscache_object_congested()) in fscache_object_sleep_till_congested()
856 return fscache_object_congested(); in fscache_object_sleep_till_congested()
H A Dinternal.h102 static inline bool fscache_object_congested(void) in fscache_object_congested() function