Home
last modified time | relevance | path

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

/linux/fs/
H A Dfs_dirent.c37 unsigned char fs_ftype_to_dtype(unsigned int filetype) in fs_ftype_to_dtype()
/linux/usr/
H A Dgen_initramfs.sh44 filetype() { function
/linux/security/
H A Ddevice_cgroup.c605 int filetype, char *buffer) in devcgroup_update_access()
/linux/fs/xfs/libxfs/
H A Dxfs_da_btree.h69 uint8_t filetype; /* filetype of inode for directories */ member
/linux/sound/hda/codecs/side-codecs/
H A Dcs35l56_hda.c419 const char *filetype) in cs35l56_hda_request_firmware_file()
H A Dcs35l41_hda.c167 int spkid, const char *filetype) in cs35l41_request_firmware_file()
/linux/sound/soc/codecs/
H A Dwm_adsp.c737 const char *filetype) in wm_adsp_request_firmware_file()
/linux/fs/ext4/
H A Dext4.h3028 static inline unsigned char get_dtype(struct super_block *sb, int filetype) in get_dtype()