Searched refs:object_count (Results 1 – 5 of 5) sorted by relevance
73 atomic_t object_count; /* no. of live objects in this cache */ member437 if (atomic_dec_and_test(&cache->object_count)) in fscache_object_destroyed()
215 __be64 object_count; member
406 atomic_read(&cache->object_count) == 0); in fscache_withdraw_cache()
311 atomic_inc(&cache->object_count); in fscache_object_init()
831 __u32 object_count; member