Home
last modified time | relevance | path

Searched refs:new (Results 1 – 4 of 4) sorted by relevance

/block/
Dblk-merge.c93 struct bio *new = NULL; in blk_bio_segment_split() local
177 new = bio_split(bio, sectors, GFP_NOIO, bs); in blk_bio_segment_split()
178 if (new) in blk_bio_segment_split()
179 bio = new; in blk_bio_segment_split()
186 return do_split ? new : NULL; in blk_bio_segment_split()
DKconfig.iosched21 a new point in the service tree and doing a batch of IO from there
Dblk-mq-tag.c54 int new = bt_index_inc(old); in bt_index_atomic_inc() local
55 atomic_cmpxchg(index, old, new); in bt_index_atomic_inc()
/block/partitions/
DKconfig131 first sector a new partition table in BSD disklabel format. Saying Y