Searched defs:cache_index (Results 1 – 3 of 3) sorted by relevance
592 unsigned long cache_index; in tsb_destroy_one() local
3265 int cache_index = blocksize_bits - EXT4_MIN_BLOCK_LOG_SIZE; in get_groupinfo_cache() local3491 int cache_index = blocksize_bits - EXT4_MIN_BLOCK_LOG_SIZE; in ext4_groupinfo_create_slab() local
406 static inline unsigned int cache_index(sector_t block, unsigned int num_locks) in cache_index() function