Home
last modified time | relevance | path

Searched refs:get_holes_list (Results 1 – 1 of 1) sorted by relevance

/illumos-gate/usr/src/cmd/cpio/
H A Dutils.c154 get_holes_list(int fd, off_t filesz, size_t *countp) in get_holes_list() function
328 if ((hl = get_holes_list(fd, filesz, &ninfo)) == NULL) in get_holes_info()