Searched defs:ublk_param_integrity (Results 1 – 1 of 1) sorted by relevance
765 struct ublk_param_integrity { struct766 __u32 flags; /* LBMD_PI_CAP_* from linux/fs.h */767 __u16 max_integrity_segments; /* 0 means no limit */768 __u8 interval_exp;769 __u8 metadata_size; /* UBLK_PARAM_TYPE_INTEGRITY requires nonzero */770 __u8 pi_offset;771 __u8 csum_type; /* LBMD_PI_CSUM_* from linux/fs.h */772 __u8 tag_size;773 __u8 pad[5];