Searched defs:mb_cache (Results 1 – 9 of 9) sorted by relevance
37908 struct mb_cache { struct37909 struct hlist_bl_head *c_hash;37910 int c_bucket_bits;37911 long unsigned int c_max_entries;37912 spinlock_t c_list_lock;37913 struct list_head c_list;37914 long unsigned int c_entry_count;37915 struct shrinker c_shrink;37916 struct work_struct c_shrink_work;
126745 struct mb_cache { struct126746 struct hlist_bl_head *c_hash;126747 int c_bucket_bits;126748 long unsigned int c_max_entries;126749 spinlock_t c_list_lock;126750 struct list_head c_list;126751 long unsigned int c_entry_count;126752 struct shrinker c_shrink;126753 struct work_struct c_shrink_work;
55142 struct mb_cache { struct55143 struct hlist_bl_head *c_hash;55144 int c_bucket_bits;55145 long unsigned int c_max_entries;55146 spinlock_t c_list_lock;55147 struct list_head c_list;55148 long unsigned int c_entry_count;55149 struct shrinker c_shrink;55150 struct work_struct c_shrink_work;
70501 struct mb_cache { struct70502 struct hlist_bl_head *c_hash;70503 int c_bucket_bits;70504 long unsigned int c_max_entries;70505 spinlock_t c_list_lock;70506 struct list_head c_list;70507 long unsigned int c_entry_count;70508 struct shrinker c_shrink;70509 struct work_struct c_shrink_work;
36895 struct mb_cache { struct36896 struct hlist_bl_head *c_hash;36897 int c_bucket_bits;36898 long unsigned int c_max_entries;36899 spinlock_t c_list_lock;36900 struct list_head c_list;36901 long unsigned int c_entry_count;36902 struct shrinker c_shrink;36903 struct work_struct c_shrink_work;