Home
last modified time | relevance | path

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

/f-stack/freebsd/contrib/openzfs/include/sys/
H A Dzfs_ioctl.h339 struct drr_write_embedded { struct
340 uint64_t drr_object;
341 uint64_t drr_offset;
343 uint64_t drr_length;
344 uint64_t drr_toguid;
345 uint8_t drr_compression;
346 uint8_t drr_etype;
347 uint8_t drr_pad[6];
348 uint32_t drr_lsize; /* uncompressed size of payload */
349 uint32_t drr_psize; /* compr. (real) size of payload */
[all …]