Searched refs:bio_integrity_payload (Results 1 – 2 of 2) sorted by relevance
328 struct bio_integrity_payload { struct351 static inline struct bio_integrity_payload *bio_integrity(struct bio *bio) in bio_integrity() argument361 struct bio_integrity_payload *bip = bio_integrity(bio); in bio_integrity_flagged()369 static inline sector_t bip_get_seed(struct bio_integrity_payload *bip) in bip_get_seed()374 static inline void bip_set_seed(struct bio_integrity_payload *bip, in bip_set_seed()715 extern struct bio_integrity_payload *bio_integrity_alloc(struct bio *, gfp_t, unsigned int);
17 struct bio_integrity_payload;261 struct bio_integrity_payload *bi_integrity; /* data integrity */