Searched defs:out_offset (Results 1 - 1 of 1) sorted by relevance
/systemd/src/basic/ | ||
H A D | btrfs-util.c | 270 int btrfs_clone_range(int infd, uint64_t in_offset, int outfd, uint64_t out_offset, uint64_t sz) { argument 275 .dest_offset = out_offset, |
Completed in 26 milliseconds