Home
last modified time | relevance | path

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

/linux-3.3/scripts/
Dgen_initramfs_list.sh62 filetype() { function
/linux-3.3/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()
/linux-3.3/fs/ext3/
Ddir.c54 static unsigned char get_dtype(struct super_block *sb, int filetype) in get_dtype()
/linux-3.3/fs/ext4/
Ddir.c54 static unsigned char get_dtype(struct super_block *sb, int filetype) in get_dtype()
/linux-3.3/security/
Ddevice_cgroup.c331 int filetype, const char *buffer) in devcgroup_update_access()
/linux-3.3/fs/jfs/
Dnamei.c634 int filetype; in commitZeroLink() local