Home
last modified time | relevance | path

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

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