Searched refs:OS_TYPE_BLOCKDEV (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/arch/um/include/shared/ | ||
H A D | os.h | 27 #define OS_TYPE_BLOCKDEV 5 macro |
/openbmc/linux/arch/um/os-Linux/ | ||
H A D | file.c | 150 return OS_TYPE_BLOCKDEV; in os_file_type() |