Home
last modified time | relevance | path

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

/linux/drivers/md/bcache/
H A Dsuper.c64 static unsigned int get_bucket_size(struct cache_sb *sb, struct cache_sb_disk *s) in get_bucket_size() function
99 sb->bucket_size = get_bucket_size(sb, s); in read_super_common()