Searched refs:bio_start (Results 1 - 2 of 2) sorted by relevance

/linux-4.4.14/fs/ext4/
H A Dpage-io.c73 unsigned bio_start = bvec->bv_offset; bio_for_each_segment_all() local
74 unsigned bio_end = bio_start + bvec->bv_len; bio_for_each_segment_all()
102 if (bh_offset(bh) < bio_start || bio_for_each_segment_all()
/linux-4.4.14/drivers/target/
H A Dtarget_core_iblock.c641 struct bio *bio, *bio_start; iblock_execute_rw() local
685 bio_start = bio; iblock_execute_rw()
720 int rc = iblock_alloc_bip(cmd, bio_start);

Completed in 62 milliseconds