Home
last modified time | relevance | path

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

/linux/fs/fscache/
A Dcache.c325 struct list_head *dying_objects) in fscache_withdraw_all_objects() argument
335 list_move_tail(&object->cache_link, dying_objects); in fscache_withdraw_all_objects()
362 LIST_HEAD(dying_objects); in fscache_withdraw_cache()
395 fscache_withdraw_all_objects(cache, &dying_objects); in fscache_withdraw_cache()
406 ASSERT(list_empty(&dying_objects)); in fscache_withdraw_cache()

Completed in 3 milliseconds