Searched defs:filetype (Results 1 – 8 of 8) sorted by relevance
| /linux/fs/ |
| H A D | fs_dirent.c | 37 unsigned char fs_ftype_to_dtype(unsigned int filetype) in fs_ftype_to_dtype()
|
| /linux/usr/ |
| H A D | gen_initramfs.sh | 44 filetype() { function
|
| /linux/security/ |
| H A D | device_cgroup.c | 605 int filetype, char *buffer) in devcgroup_update_access()
|
| /linux/fs/xfs/libxfs/ |
| H A D | xfs_da_btree.h | 69 uint8_t filetype; /* filetype of inode for directories */ member
|
| /linux/sound/hda/codecs/side-codecs/ |
| H A D | cs35l56_hda.c | 410 cs35l56_hda_request_firmware_file(struct cs35l56_hda * cs35l56,const struct firmware ** firmware,char ** filename,const char * base_name,const char * system_name,const char * amp_name,const char * filetype) cs35l56_hda_request_firmware_file() argument
|
| H A D | cs35l41_hda.c | 167 int spkid, const char *filetype) in cs35l41_request_firmware_file() argument
|
| /linux/sound/soc/codecs/ |
| H A D | wm_adsp.c | 724 wm_adsp_request_firmware_file(struct wm_adsp * dsp,const struct firmware ** firmware,char ** filename,const char * dir,const char * system_name,const char * asoc_component_prefix,const char * filetype) wm_adsp_request_firmware_file() argument
|
| /linux/fs/ext4/ |
| H A D | ext4.h | 2920 static inline unsigned char get_dtype(struct super_block *sb, int filetype) in get_dtype()
|