Searched refs:fscache_object_congested (Results 1 – 2 of 2) sorted by relevance
823 if (fscache_object_congested()) in fscache_enqueue_object()849 if (fscache_object_congested()) in fscache_object_sleep_till_congested()853 if (!fscache_object_congested()) in fscache_object_sleep_till_congested()857 return fscache_object_congested(); in fscache_object_sleep_till_congested()
104 static inline bool fscache_object_congested(void) in fscache_object_congested() function