Home
last modified time | relevance | path

Searched refs:bio_integrity_payload (Results 1 – 2 of 2) sorted by relevance

/include/linux/
Dbio.h328 struct bio_integrity_payload { struct
351 static inline struct bio_integrity_payload *bio_integrity(struct bio *bio) in bio_integrity() argument
361 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);
Dblk_types.h17 struct bio_integrity_payload;
261 struct bio_integrity_payload *bi_integrity; /* data integrity */