Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/fs/fscache/
H A Dcache.c326 struct list_head *dying_objects) in fscache_withdraw_all_objects() argument
336 list_move_tail(&object->cache_link, dying_objects); in fscache_withdraw_all_objects()
363 LIST_HEAD(dying_objects); in fscache_withdraw_cache()
396 fscache_withdraw_all_objects(cache, &dying_objects); in fscache_withdraw_cache()
407 ASSERT(list_empty(&dying_objects)); in fscache_withdraw_cache()