Home
last modified time | relevance | path

Searched refs:file_type (Results 1 – 5 of 5) sorted by relevance

/u-boot/fs/ext4/
A Dext4_common.h64 int ext4fs_update_parent_dentry(char *filename, int file_type);
A Dext4_common.c475 int ext4fs_update_parent_dentry(char *filename, int file_type) in ext4fs_update_parent_dentry() argument
614 dir->filetype = file_type; in ext4fs_update_parent_dentry()
/u-boot/tools/
A Dmtk_image.h110 uint16_t file_type; member
A Dmtk_image.c608 gfh->file_info.file_type = cpu_to_le16(1); in put_ghf_header()
/u-boot/drivers/usb/gadget/
A Df_thor.c261 int file_type, ret = 0; in process_rqt_download() local
276 file_type = rqt->int_data[0]; in process_rqt_download()
277 if (file_type == FILE_TYPE_PIT) { in process_rqt_download()
291 f_name, 0, thor_file_size, file_type); in process_rqt_download()

Completed in 14 milliseconds