Searched refs:dying_objects (Results 1 – 1 of 1) sorted by relevance
325 struct list_head *dying_objects) in fscache_withdraw_all_objects() argument335 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