Searched refs:support_descriptor_supports_holes (Results 1 – 9 of 9) sorted by relevance
26 support_descriptor_supports_holes (int fd) in support_descriptor_supports_holes() function
92 int support_descriptor_supports_holes (int fd);
55 support_descriptor_supports_holes \
44 if (!support_descriptor_supports_holes (temp_fd)) in do_prepare()
42 if (!support_descriptor_supports_holes (fd)) in create_tz_file()
45 temp_fd_supports_holes = support_descriptor_supports_holes (temp_fd); in do_prepare()
70 if (!support_descriptor_supports_holes (fd)) in do_prepare()
5397 * support/support_descriptor_supports_holes.c: Modified.5398 (support_descriptor_supports_holes): Modified function.
14271 * support/support.h (support_descriptor_supports_holes): Declare.14273 support_descriptor_supports_holes.14274 * support/support_descriptor_supports_holes.c: New file.14275 * io/tst-copy_file_range.c: Call support_descriptor_supports_holes