Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/include/linux/
H A Dfscache-cache.h547 extern bool fscache_object_sleep_till_congested(signed long *timeoutp);
/kernel/linux/linux-5.10/fs/fscache/
H A Dobject.c832 * fscache_object_sleep_till_congested - Sleep until object wq is congested
843 bool fscache_object_sleep_till_congested(signed long *timeoutp) in fscache_object_sleep_till_congested() function
858 EXPORT_SYMBOL_GPL(fscache_object_sleep_till_congested); variable
/kernel/linux/linux-5.10/fs/cachefiles/
H A Dnamei.c220 requeue = fscache_object_sleep_till_congested(&timeout); in cachefiles_mark_object_active()

Completed in 5 milliseconds