Home
last modified time | relevance | path

Searched refs:bi_opf (Results 1 – 8 of 8) sorted by relevance

/include/linux/
A Ddm-io.h62 blk_opf_t bi_opf; /* Request type and flags */ member
A Dbio-integrity.h43 if (bio->bi_opf & REQ_INTEGRITY) in bio_integrity()
A Dblk_types.h217 blk_opf_t bi_opf; /* bottom bits REQ_OP, top bits member
443 return bio->bi_opf & REQ_OP_MASK; in bio_op()
A Dbio.h683 bio->bi_opf |= REQ_POLLED; in bio_set_polled()
685 bio->bi_opf |= REQ_NOWAIT; in bio_set_polled()
690 bio->bi_opf &= ~REQ_POLLED; in bio_clear_polled()
A Dblkdev.h874 if (op_is_flush(bio->bi_opf) && !bio_sectors(bio)) in bio_needs_zone_write_plugging()
/include/trace/events/
A Dbcache.h31 blk_fill_rwbs(__entry->rwbs, bio->bi_opf);
105 blk_fill_rwbs(__entry->rwbs, bio->bi_opf);
140 blk_fill_rwbs(__entry->rwbs, bio->bi_opf);
171 blk_fill_rwbs(__entry->rwbs, bio->bi_opf);
241 blk_fill_rwbs(__entry->rwbs, bio->bi_opf);
A Dblock.h326 blk_fill_rwbs(__entry->rwbs, bio->bi_opf);
353 blk_fill_rwbs(__entry->rwbs, bio->bi_opf);
506 blk_fill_rwbs(__entry->rwbs, bio->bi_opf);
547 blk_fill_rwbs(__entry->rwbs, bio->bi_opf);
628 blk_fill_rwbs(__entry->rwbs, bio->bi_opf);
A Df2fs.h1201 __entry->op_flags = bio->bi_opf;

Completed in 21 milliseconds