Lines Matching refs:LINUX_S_IFDIR
438 #define LINUX_S_IFDIR 0040000462 #define LINUX_S_ISDIR(m) (((m) & LINUX_S_IFMT) == LINUX_S_IFDIR)