Lines Matching refs:S_IFMT
1696 switch(st.st_mode & S_IFMT)1700 if((st.st_mode & S_IFMT) == S_IFREG || st.st_size > 4 * (EXT2_TIND_BLOCK+1))1742 switch(st.st_mode & S_IFMT)2448 switch(st.st_mode & S_IFMT)