Home
last modified time | relevance | path

Searched refs:file_fat_write (Results 1 – 9 of 9) sorted by relevance

/OK3568_Linux_fs/u-boot/env/
H A Dfat.c63 err = file_fat_write(CONFIG_ENV_FAT_FILE, (void *)&env_new, 0, sizeof(env_t), in env_fat_save()
/OK3568_Linux_fs/u-boot/cmd/
H A Dfat.c132 ret = file_fat_write(argv[4], buf, 0, count, &size); in do_fat_fswrite()
/OK3568_Linux_fs/u-boot/fs/fat/
H A Dfat_write.su
H A Dfat_write.c1078 int file_fat_write(const char *filename, void *buffer, loff_t offset, in file_fat_write() function
/OK3568_Linux_fs/u-boot/include/
H A Dfat.h199 int file_fat_write(const char *filename, void *buf, loff_t offset, loff_t len,
/OK3568_Linux_fs/u-boot/fs/
H A Dfs.c160 .write = file_fat_write,
/OK3568_Linux_fs/u-boot/
H A DSystem.map
H A Du-boot.map
H A Du-boot.sym