Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/fs/btrfs/
H A Draid56.c178 static noinline void finish_rmw(struct btrfs_raid_bio *rbio);
720 * because there is no way they are inside finish_rmw right now in lock_stripe_add()
905 * end io function used by finish_rmw. When we finally
1150 finish_rmw(rbio); in validate_rbio_for_rmw()
1157 * searching through the bio list as we setup the IO in finish_rmw or stripe
1198 static noinline void finish_rmw(struct btrfs_raid_bio *rbio) in finish_rmw() function
1477 * This will usually kick off finish_rmw once all the bios are read in, but it
1498 * this will normally call finish_rmw to start our write in raid_rmw_end_io()
1621 finish_rmw(rbio); in full_stripe_write()
1644 * go directly to finish_rmw
[all...]

Completed in 3 milliseconds