Lines Matching defs:fname
101 int os_write_file(const char *fname, const void *buf, int size) in os_write_file()
120 int os_read_file(const char *fname, void **bufp, int *sizep) in os_read_file()
400 char *fname; in os_dirent_ls() local
491 int os_get_filesize(const char *fname, loff_t *size) in os_get_filesize()
514 int os_write_ram_buf(const char *fname) in os_write_ram_buf()
530 int os_read_ram_buf(const char *fname) in os_read_ram_buf()
553 static int make_exec(char *fname, const void *data, int size) in make_exec()
628 static int os_jump_to_file(const char *fname) in os_jump_to_file()
684 char fname[30]; in os_jump_to_image() local
694 int os_find_u_boot(char *fname, int maxlen) in os_find_u_boot()
756 int os_spl_to_uboot(const char *fname) in os_spl_to_uboot()