Home
last modified time | relevance | path

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

/openbmc/linux/fs/xfs/
H A Dxfs_dir2_readdir.c33 uint8_t filetype) in xfs_dir3_get_dtype()
107 uint8_t filetype; in xfs_dir2_sf_getdents() local
183 uint8_t filetype; in xfs_dir2_block_getdents() local
382 uint8_t filetype; in xfs_dir2_leaf_getdents() local
/openbmc/linux/fs/
H A Dfs_types.c37 unsigned char fs_ftype_to_dtype(unsigned int filetype) in fs_ftype_to_dtype()
/openbmc/linux/usr/
H A Dgen_initramfs.sh44 filetype() { function
/openbmc/linux/fs/adfs/
H A Ddir.c227 u16 filetype = adfs_filetype(obj->loadaddr); in adfs_object_fixup() local
/openbmc/linux/security/
H A Ddevice_cgroup.c611 int filetype, char *buffer) in devcgroup_update_access()
/openbmc/linux/fs/xfs/libxfs/
H A Dxfs_da_btree.h59 uint8_t filetype; /* filetype of inode for directories */ member
H A Dxfs_dir2_sf.c724 uint8_t filetype; in xfs_dir2_sf_verify() local
/openbmc/linux/sound/pci/hda/
H A Dcs35l56_hda.c401 const char *filetype) in cs35l56_hda_request_firmware_file()
H A Dcs35l41_hda.c119 int spkid, const char *filetype) in cs35l41_request_firmware_file()
/openbmc/linux/fs/jfs/
H A Dnamei.c624 int filetype; in commitZeroLink() local
/openbmc/u-boot/include/
H A Dext_common.h193 __u8 filetype; member
/openbmc/linux/drivers/crypto/intel/qat/qat_common/
H A Dicp_qat_hw.h366 algo, depth, filetype) \ argument
/openbmc/ipmitool/lib/
H A Dipmi_ekanalyzer.c402 int filetype = ERROR_STATUS; in ipmi_ek_get_file_type() local
/openbmc/linux/sound/soc/codecs/
H A Dwm_adsp.c740 const char *filetype) in wm_adsp_request_firmware_file()
/openbmc/linux/fs/ext4/
H A Dext4.h2826 static inline unsigned char get_dtype(struct super_block *sb, int filetype) in get_dtype()