Lines Matching refs:LINUX_S_IFBLK
471 #define LINUX_S_IFBLK 0060000498 #define LINUX_S_ISBLK(m) (((m) & LINUX_S_IFMT) == LINUX_S_IFBLK)