Home
last modified time | relevance | path

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

/linux-3.4.99/fs/fscache/
Dobject.c762 if (fscache_object_congested()) in fscache_enqueue_object()
788 if (fscache_object_congested()) in fscache_object_sleep_till_congested()
792 if (!fscache_object_congested()) in fscache_object_sleep_till_congested()
796 return fscache_object_congested(); in fscache_object_sleep_till_congested()
Dinternal.h89 static inline bool fscache_object_congested(void) in fscache_object_congested() function