Home
last modified time | relevance | path

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

/developtools/profiler/hiebpf/include/
Dvmlinux.h7474 struct bio_integrity_payload { struct
7475 struct bio *bip_bio;
7476 struct bvec_iter bip_iter;
7477 short unsigned int bip_vcnt;
7478 short unsigned int bip_max_vcnt;
7479 short unsigned int bip_flags;
7480 struct bvec_iter bio_iter;
7482 struct work_struct bip_work;
7483 struct bio_vec *bip_vec;
7484 struct bio_vec bip_inline_vecs[0];