Home
last modified time | relevance | path

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

/linux-6.12.1/fs/xfs/
Dxfs_dir2_readdir.c34 uint8_t filetype) in xfs_dir3_get_dtype()
106 uint8_t filetype; in xfs_dir2_sf_getdents() local
184 uint8_t filetype; in xfs_dir2_block_getdents() local
385 uint8_t filetype; in xfs_dir2_leaf_getdents() local
/linux-6.12.1/fs/
Dfs_types.c37 unsigned char fs_ftype_to_dtype(unsigned int filetype) in fs_ftype_to_dtype()
/linux-6.12.1/usr/
Dgen_initramfs.sh44 filetype() { function
/linux-6.12.1/fs/adfs/
Ddir.c227 u16 filetype = adfs_filetype(obj->loadaddr); in adfs_object_fixup() local
/linux-6.12.1/security/
Ddevice_cgroup.c611 int filetype, char *buffer) in devcgroup_update_access()
/linux-6.12.1/fs/xfs/libxfs/
Dxfs_da_btree.h69 uint8_t filetype; /* filetype of inode for directories */ member
Dxfs_dir2_sf.c711 uint8_t filetype; in xfs_dir2_sf_verify() local
/linux-6.12.1/sound/pci/hda/
Dcs35l56_hda.c423 const char *filetype) in cs35l56_hda_request_firmware_file()
Dcs35l41_hda.c164 int spkid, const char *filetype) in cs35l41_request_firmware_file()
/linux-6.12.1/fs/jfs/
Dnamei.c625 int filetype; in commitZeroLink() local
/linux-6.12.1/drivers/crypto/intel/qat/qat_common/
Dicp_qat_hw.h376 algo, depth, filetype) \ argument
/linux-6.12.1/sound/soc/codecs/
Dwm_adsp.c734 const char *filetype) in wm_adsp_request_firmware_file()
/linux-6.12.1/fs/ext4/
Dext4.h2854 static inline unsigned char get_dtype(struct super_block *sb, int filetype) in get_dtype()