Searched refs:ifsdef (Results 1 – 1 of 1) sorted by relevance
214 struct fscache_object *ifsdef, in fscache_add_cache() argument219 ASSERTCMP(ifsdef->cookie, ==, &fscache_fsdef_index); in fscache_add_cache()221 BUG_ON(!ifsdef); in fscache_add_cache()224 ifsdef->event_mask = in fscache_add_cache()227 __set_bit(FSCACHE_OBJECT_IS_AVAILABLE, &ifsdef->flags); in fscache_add_cache()248 ifsdef->cache = cache; in fscache_add_cache()249 cache->fsdef = ifsdef; in fscache_add_cache()262 list_add_tail(&ifsdef->cache_link, &cache->object_list); in fscache_add_cache()269 hlist_add_head(&ifsdef->cookie_link, in fscache_add_cache()
Completed in 3 milliseconds