Searched refs:object_list (Results 1 – 4 of 4) sorted by relevance
297 while (!list_empty(&cache->object_list)) { in cachefiles_withdraw_objects()298 object = list_first_entry(&cache->object_list, in cachefiles_withdraw_objects()
94 struct list_head object_list; /* List of active objects */ member
204 list_add(&object->cache_link, &cache->object_list); in cachefiles_lookup_cookie()
114 INIT_LIST_HEAD(&cache->object_list); in cachefiles_daemon_open()
Completed in 7 milliseconds