Home
last modified time | relevance | path

Searched defs:show_dev (Results 1 – 4 of 4) sorted by relevance

/Linux-v6.6/fs/zonefs/
Dtrace.h20 #define show_dev(dev) MAJOR(dev), MINOR(dev) macro
/Linux-v6.6/include/trace/events/
Derofs.h13 #define show_dev(dev) MAJOR(dev), MINOR(dev) macro
Df2fs.h11 #define show_dev(dev) MAJOR(dev), MINOR(dev) macro
/Linux-v6.6/drivers/pci/hotplug/
Dcpqphp_sysfs.c66 static int show_dev(struct controller *ctrl, char *buf) in show_dev() function