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

/linux-4.1.27/fs/fscache/
H A Dobject.c792 * fscache_object_sleep_till_congested - Sleep until object wq is congested
803 bool fscache_object_sleep_till_congested(signed long *timeoutp) fscache_object_sleep_till_congested() function
818 EXPORT_SYMBOL_GPL(fscache_object_sleep_till_congested); variable
/linux-4.1.27/include/linux/
H A Dfscache-cache.h548 extern bool fscache_object_sleep_till_congested(signed long *timeoutp);
/linux-4.1.27/fs/cachefiles/
H A Dnamei.c226 requeue = fscache_object_sleep_till_congested(&timeout); cachefiles_mark_object_active()

Completed in 137 milliseconds