Home
last modified time | relevance | path

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

/linux-4.19.296/fs/fscache/
Dcache.c330 struct list_head *dying_objects) in fscache_withdraw_all_objects() argument
340 list_move_tail(&object->cache_link, dying_objects); in fscache_withdraw_all_objects()
367 LIST_HEAD(dying_objects); in fscache_withdraw_cache()
400 fscache_withdraw_all_objects(cache, &dying_objects); in fscache_withdraw_cache()
411 ASSERT(list_empty(&dying_objects)); in fscache_withdraw_cache()