Searched refs:get_holes_info (Results 1 – 3 of 3) sorted by relevance
330 extern holes_info_t *get_holes_info(int, off_t, boolean_t);
321 get_holes_info(int fd, off_t filesz, boolean_t pass_mode) in get_holes_info() function
3088 holes = get_holes_info(Ifile, G_p->g_filesz, B_FALSE); in data_out()3285 holes = get_holes_info(Ifile, G_p->g_filesz, B_TRUE); in data_pass()