holes_info_t
size_t blocksize, data_in_t *data_in_info, holes_info_t *holes)
read_holesdata(holes_info_t *holes, off_t *fileszp,
holes_info_t *g_holes; /* sparse file information */
holes_info_t *holes, int *hole_changed)
holes_info_t *holes = NULL;
holes_info_t *holes = NULL;
extern holes_info_t *get_holes_info(int, off_t, boolean_t);
extern holes_info_t *read_holes_header(const char *, off_t);
extern int parse_holesdata(holes_info_t *, const char *);
extern void free_holes_info(holes_info_t *);
free_holesdata(holes_info_t *hi)
holes_info_t *
holes_info_t *hi;
hi = e_zalloc(E_EXIT, sizeof (holes_info_t));
holes_info_t *
holes_info_t *hi;
hi = e_zalloc(E_EXIT, sizeof (holes_info_t));
parse_holesdata(holes_info_t *hi, const char *str)
free_holes_info(holes_info_t *hi)