Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/md/bcache/
Dsuper.c865 static inline int idx_to_first_minor(int idx) in idx_to_first_minor() function
945 d->disk->first_minor = idx_to_first_minor(idx); in bcache_device_init()