Searched defs:KernInodeType (Results 1 – 1 of 1) sorted by relevance
376 inode_type: KernInodeType, in new()489 file_type: KernInodeType, in inner_create()629 pub enum KernInodeType { enum635 impl Into<FileType> for KernInodeType { implementation