Home
last modified time | relevance | path

Searched defs:drr_write_embedded (Results 1 – 1 of 1) sorted by relevance

/freebsd/sys/contrib/openzfs/include/sys/
H A Dzfs_ioctl.h343 struct drr_write_embedded { struct
344 uint64_t drr_object;
345 uint64_t drr_offset;
347 uint64_t drr_length;
348 uint64_t drr_toguid;
349 uint8_t drr_compression;
350 uint8_t drr_etype;
351 uint8_t drr_pad[6];
352 uint32_t drr_lsize; /* uncompressed size of payload */
353 uint32_t drr_psize; /* compr. (real) size of payload */
[all …]