Home
last modified time | relevance | path

Searched refs:Z2MINOR_MEMLIST1 (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/block/
H A Dz2ram.c49 #define Z2MINOR_MEMLIST1 (4) macro
175 if (device >= Z2MINOR_MEMLIST1 && device <= Z2MINOR_MEMLIST4) { in z2_open()
176 int index = device - Z2MINOR_MEMLIST1 + 1; in z2_open()
/kernel/linux/linux-6.6/drivers/block/
H A Dz2ram.c48 #define Z2MINOR_MEMLIST1 (4) macro
164 if (device >= Z2MINOR_MEMLIST1 && device <= Z2MINOR_MEMLIST4) { in z2_open()
165 int index = device - Z2MINOR_MEMLIST1 + 1; in z2_open()

Completed in 2 milliseconds