Searched refs:ic_smode (Results 1 – 2 of 2) sorted by relevance
98 return (inode && ((INODE->ic_smode & IFMT) == IFREG)); in ufs_dir()235 if ((INODE->ic_smode & IFMT) != IFDIR) in dlook()
178 grub_o_mode_t ic_smode; /* 0: mode and type of file */ member
Completed in 5 milliseconds