Searched defs:filetype (Results 1 – 4 of 4) sorted by relevance
30 unsigned int filetype; /* RISC OS file type */ member109 __u16 filetype; member113 static inline int append_filetype_suffix(char *buf, __u16 filetype) in append_filetype_suffix()
49 static unsigned char get_dtype(struct super_block *sb, int filetype) in get_dtype()
38 static unsigned char get_dtype(struct super_block *sb, int filetype) in get_dtype()
628 int filetype; in commitZeroLink() local