Home
last modified time | relevance | path

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

/fs/cachefiles/
A Dcache.c297 while (!list_empty(&cache->object_list)) { in cachefiles_withdraw_objects()
298 object = list_first_entry(&cache->object_list, in cachefiles_withdraw_objects()
A Dinternal.h94 struct list_head object_list; /* List of active objects */ member
A Dinterface.c204 list_add(&object->cache_link, &cache->object_list); in cachefiles_lookup_cookie()
A Ddaemon.c114 INIT_LIST_HEAD(&cache->object_list); in cachefiles_daemon_open()

Completed in 7 milliseconds