Home
last modified time | relevance | path

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

/linux/block/
H A Dbadblocks.c597 static int front_merge(struct badblocks *bb, int prev, struct badblocks_context *bad) in front_merge() function
950 len = front_merge(bb, prev, &bad); in _badblocks_set()
976 len = front_merge(bb, prev, &bad); in _badblocks_set()
H A Dblk-merge.c773 struct bio *bio, bool front_merge) in blk_update_mixed_merge() argument
779 if (front_merge) { in blk_update_mixed_merge()