Home
last modified time | relevance | path

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

/glibc-2.36/sysdeps/unix/sysv/linux/
Dustat.c27 # ifndef DEV_TO_KDEV
28 # define DEV_TO_KDEV(__dev) \ macro
50 return INLINE_SYSCALL_CALL (ustat, DEV_TO_KDEV (dev), ubuf); in __old_ustat()
/glibc-2.36/sysdeps/unix/sysv/linux/mips/
Dustat.c20 #define DEV_TO_KDEV(__dev) \ macro
/glibc-2.36/ChangeLog.old/
DChangeLog.1918901 * sysdeps/unix/sysv/linux/mips/ustat.c: Define DEV_TO_KDEV and use