Home
last modified time | relevance | path

Searched defs:dev_to_part (Results 1 – 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/include/linux/
Dgenhd.h23 #define dev_to_part(device) container_of((device), struct hd_struct, __dev) macro
/kernel/linux/linux-4.19/include/linux/
Dgenhd.h24 #define dev_to_part(device) container_of((device), struct hd_struct, __dev) macro