Searched refs:fit_set_totalsize (Results 1 – 3 of 3) sorted by relevance
103 ret |= fit_set_totalsize(ptr, 0, sbuf.st_size); in fit_add_file_data()
1045 int fit_set_totalsize(void *fit, int noffset, int totalsize);
1203 int fit_set_totalsize(void *fit, int noffset, int totalsize) in fit_set_totalsize() function