Home
last modified time | relevance | path

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

/openbmc/linux/arch/um/include/shared/
H A Dos.h27 #define OS_TYPE_BLOCKDEV 5 macro
/openbmc/linux/arch/um/os-Linux/
H A Dfile.c150 return OS_TYPE_BLOCKDEV; in os_file_type()