Home
last modified time | relevance | path

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

/fs/btrfs/
Draid56.c554 static int rbio_can_merge(struct btrfs_raid_bio *last, in rbio_can_merge() function
704 if (rbio_can_merge(cur, rbio)) { in lock_stripe_add()
723 if (rbio_can_merge(pending, rbio)) { in lock_stripe_add()
1713 if (rbio_can_merge(last, cur)) { in run_plug()