Home
last modified time | relevance | path

Searched defs:filetype (Results 1 – 4 of 4) sorted by relevance

/fs/adfs/
Dadfs.h30 unsigned int filetype; /* RISC OS file type */ member
109 __u16 filetype; member
113 static inline int append_filetype_suffix(char *buf, __u16 filetype) in append_filetype_suffix()
/fs/ext3/
Ddir.c49 static unsigned char get_dtype(struct super_block *sb, int filetype) in get_dtype()
/fs/ext4/
Ddir.c38 static unsigned char get_dtype(struct super_block *sb, int filetype) in get_dtype()
/fs/jfs/
Dnamei.c628 int filetype; in commitZeroLink() local