Home
last modified time | relevance | path

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

/linux-4.19.296/include/linux/
Dfscache-cache.h73 atomic_t object_count; /* no. of live objects in this cache */ member
437 if (atomic_dec_and_test(&cache->object_count)) in fscache_object_destroyed()
/linux-4.19.296/include/scsi/
Dosd_attributes.h215 __be64 object_count; member
/linux-4.19.296/fs/fscache/
Dcache.c406 atomic_read(&cache->object_count) == 0); in fscache_withdraw_cache()
Dobject.c311 atomic_inc(&cache->object_count); in fscache_object_init()
/linux-4.19.296/include/uapi/drm/
Ddrm_mode.h831 __u32 object_count; member