Searched refs:get_file_size (Results 1 – 5 of 5) sorted by relevance
29 int get_file_size(int f) in get_file_size() function125 atag_size = ROUND_TO_PAGE(get_file_size(atag_file), page_size); in main()126 zimage_size = ROUND_TO_PAGE(get_file_size(zimage_file), page_size); in main()
127 u64 get_file_size(int fd); // fs_mgr
240 u64 get_file_size(int fd) in get_file_size() function
229 static int64_t get_file_size(int fd) { in get_file_size() function245 out->resize(get_file_size(fd)); in ReadFileToVector()891 int64_t sz = get_file_size(fd); in load_buf_fd()1464 fb->Download(super_name, fd, get_file_size(fd)); in UpdateSuperPartition()
1479 wipe_block_device(fd, get_file_size(fd)); in fs_mgr_mount_all()